Searched refs:DS1307_BIT_PM (Results 1 – 1 of 1) sorted by relevance
63 # define DS1307_BIT_PM 0x20 /* in REG_HOUR */ macro1876 if (regs[DS1307_REG_HOUR] & DS1307_BIT_PM) in ds1307_probe()1939 if (regs[DS1307_REG_HOUR] & DS1307_BIT_PM) in ds1307_probe()