Searched refs:NCT3018Y_BIT_TWO (Results 1 – 1 of 1) sorted by relevance
36 #define NCT3018Y_BIT_TWO BIT(0) macro195 if (nct3018y->part_num == NCT3018Y_REG_PART_NCT3018Y && !(flags & NCT3018Y_BIT_TWO)) { in nct3018y_rtc_set_time()197 flags |= NCT3018Y_BIT_TWO; in nct3018y_rtc_set_time()240 flags &= ~NCT3018Y_BIT_TWO; in nct3018y_rtc_set_time()512 } else if (flags & NCT3018Y_BIT_TWO) { in nct3018y_probe()