Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/rtc/
Drtc-ds1307.c55 # define DS1307_BIT_CH 0x80 macro
254 if (tmp & DS1307_BIT_CH) in ds1307_get_time()
259 if (tmp & DS1307_BIT_CH) in ds1307_get_time()