Home
last modified time | relevance | path

Searched refs:RV3029_STATUS_VLOW1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rv3029c2.c46 #define RV3029_STATUS_VLOW1 BIT(2) macro
162 if (sr & RV3029_STATUS_VLOW1) { in rv3029_eeprom_enter()
167 RV3029_STATUS_VLOW1, 0); in rv3029_eeprom_enter()
174 if (sr & RV3029_STATUS_VLOW1) { in rv3029_eeprom_enter()
458 if (sr & RV3029_STATUS_VLOW1) in rv3029_ioctl()
468 RV3029_STATUS_VLOW1, 0); in rv3029_ioctl()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-rv3029c2.c47 #define RV3029_STATUS_VLOW1 BIT(2) macro
163 if (sr & RV3029_STATUS_VLOW1) { in rv3029_eeprom_enter()
168 RV3029_STATUS_VLOW1, 0); in rv3029_eeprom_enter()
175 if (sr & RV3029_STATUS_VLOW1) { in rv3029_eeprom_enter()
458 if (sr & RV3029_STATUS_VLOW1) in rv3029_ioctl()
468 RV3029_STATUS_VLOW1, 0); in rv3029_ioctl()

Completed in 3 milliseconds