Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rtc/
Drtc-ds1307.c57 # define DS1307_BIT_CH 0x80 macro
258 if (tmp & DS1307_BIT_CH) in ds1307_get_time()
263 if (tmp & DS1307_BIT_CH) in ds1307_get_time()