1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Dallas Semiconductors 1603 RTC driver
5 * Brian Murphy <brian@murphy.dk>
13 volatile u32
*data_reg
;
22 extern struct ds_defs
*ds1603
;
24 void ds1603_set_trimmer(unsigned int);
25 void ds1603_enable(void);
26 void ds1603_disable(void);
27 void ds1603_init(struct ds_defs
*);
29 #define TRIMMER_DEFAULT 3
30 #define TRIMMER_DISABLE_RTC 0