Searched refs:RV3029_STATUS_VLOW2 (Results 1 – 2 of 2) sorted by relevance
42 #define RV3029_STATUS_VLOW2 BIT(3) macro269 if (sr & (RV3029_STATUS_VLOW1 | RV3029_STATUS_VLOW2)) { in rv3029_eeprom_enter()274 sr &= ~RV3029_STATUS_VLOW2; in rv3029_eeprom_enter()282 if (sr & (RV3029_STATUS_VLOW1 | RV3029_STATUS_VLOW2)) { in rv3029_eeprom_enter()
48 #define RV3029_STATUS_VLOW2 BIT(3) macro161 if (sr & RV3029_STATUS_VLOW2) in rv3029_eeprom_enter()316 if (sr & (RV3029_STATUS_VLOW2 | RV3029_STATUS_PON)) in rv3029_read_time()443 RV3029_STATUS_PON | RV3029_STATUS_VLOW2, 0); in rv3029_set_time()461 if (sr & (RV3029_STATUS_VLOW2 | RV3029_STATUS_PON)) in rv3029_ioctl()