Searched refs:DS1672_REG_CONTROL_EOSC (Results 1 – 1 of 1) sorted by relevance
22 #define DS1672_REG_CONTROL_EOSC 0x80 macro144 return sprintf(buf, "%s\n", (control & DS1672_REG_CONTROL_EOSC) in show_control()181 if (control & DS1672_REG_CONTROL_EOSC) in ds1672_probe()