Home
last modified time | relevance | path

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

/openbmc/linux/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)) { in rt9467_run_aicl()
895 if ((evts & new_stat) & RT9467_MASK_MIVR_STAT) { in rt9467_statc_handler()
1056 RT9467_MASK_PWR_RDY | RT9467_MASK_MIVR_STAT, 0); in rt9467_do_charger_init()