Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-ds1307.c57 # define DS1307_BIT_CH 0x80 macro
1599 if (tmp & DS1307_BIT_CH) { in ds1307_probe()
1608 if (tmp & DS1307_BIT_CH) in ds1307_probe()