Searched refs:DS1305_nEOSC (Results 1 – 1 of 1) sorted by relevance
67 # define DS1305_nEOSC 0x80 /* low enables oscillator */ macro620 if (ds1305->ctrl[0] & DS1305_nEOSC) { in ds1305_probe()621 ds1305->ctrl[0] &= ~DS1305_nEOSC; in ds1305_probe()