Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Drt5033_charger.c123 state = (reg_data & RT5033_CHGCTRL2_CV_MASK) in rt5033_get_charger_const_voltage()
159 RT5033_CHGCTRL2_CV_MASK, in rt5033_init_const_charge()
360 RT5033_CHGCTRL2_CV_MASK, in rt5033_charger_set_otg()
397 RT5033_CHGCTRL2_CV_MASK, in rt5033_charger_unset_otg()
/linux/include/linux/mfd/
H A Drt5033-private.h74 #define RT5033_CHGCTRL2_CV_MASK 0xfc macro