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

/linux-master/drivers/power/supply/
H A Drt9467-charger.c55 #define RT9467_MASK_MIVR_STAT BIT(6) macro
575 if (!(statc & RT9467_MASK_PWR_RDY) || !(statc & RT9467_MASK_MIVR_STAT)) {
895 if ((evts & new_stat) & RT9467_MASK_MIVR_STAT) {
1056 RT9467_MASK_PWR_RDY | RT9467_MASK_MIVR_STAT, 0);

Completed in 237 milliseconds