Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-ds1307.c47 # define DS1307_BIT_CH 0x80 macro
1083 if (tmp & DS1307_BIT_CH) { in ds1307_probe()
1091 if (tmp & DS1307_BIT_CH) in ds1307_probe()