Home
last modified time | relevance | path

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

/linux-6.15/drivers/power/supply/
H A Drt5033_charger.c332 RT5033_CHGCTRL4_MIVR_MASK, RT5033_CHARGER_MIVR_DISABLE); in rt5033_charger_reg_init()
454 RT5033_CHGCTRL4_MIVR_MASK, RT5033_CHARGER_MIVR_4600MV); in rt5033_charger_set_mivr()
481 RT5033_CHGCTRL4_MIVR_MASK, in rt5033_charger_set_disconnect()
/linux-6.15/include/linux/mfd/
H A Drt5033-private.h87 #define RT5033_CHGCTRL4_MIVR_MASK 0xe0 macro