Searched refs:DS1337_BIT_RS2 (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/rtc/
H A Drtc-ds1307.c89 # define DS1337_BIT_RS2 0x10 macro
1448 if (control & DS1337_BIT_RS2)
1486 control |= DS1337_BIT_RS2;
1488 return ds1337_write_control(ds1307, DS1337_BIT_RS1 | DS1337_BIT_RS2,

Completed in 183 milliseconds