Searched refs:DS1388_BIT_nEOSC (Results 1 – 1 of 1) sorted by relevance
161 # define DS1388_BIT_nEOSC BIT(7) macro1891 if (tmp & DS1388_BIT_nEOSC) { in ds1307_probe()1892 tmp &= ~DS1388_BIT_nEOSC; in ds1307_probe()