Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1307.c63 # define DS1307_BIT_12HR 0x40 /* in REG_HOUR */ macro
1929 if (!(tmp & DS1307_BIT_12HR)) in ds1307_probe()