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