Home
last modified time | relevance | path

Searched refs:DS1337_BIT_RS1 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1307.c88 # define DS1337_BIT_RS1 0x08 macro
1503 if (control & DS1337_BIT_RS1) in ds3231_clk_sqw_recalc_rate()
1541 control |= DS1337_BIT_RS1; in ds3231_clk_sqw_set_rate()
1545 return ds1337_write_control(ds1307, DS1337_BIT_RS1 | DS1337_BIT_RS2, in ds3231_clk_sqw_set_rate()