Searched refs:RX8025_BIT_PON (Results 1 – 1 of 1) sorted by relevance
101 # define RX8025_BIT_PON 0x10 macro1004 if (ds1307->regs[1] & RX8025_BIT_PON) { in ds1307_probe()1005 ds1307->regs[1] &= ~RX8025_BIT_PON; in ds1307_probe()