Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmax14577-regulator.c52 reg_data = ((reg_data & CHGCTRL4_MBCICHWRCH_MASK) >> in max14577_reg_get_current_limit()
74 CHGCTRL4_MBCICHWRCL_MASK | CHGCTRL4_MBCICHWRCH_MASK, in max14577_reg_set_current_limit()
/linux/include/linux/mfd/
H A Dmax14577-private.h259 #define CHGCTRL4_MBCICHWRCH_MASK (0xf << CHGCTRL4_MBCICHWRCH_SHIFT) macro
/linux/drivers/power/supply/
H A Dmax14577_charger.c317 CHGCTRL4_MBCICHWRCL_MASK | CHGCTRL4_MBCICHWRCH_MASK, in max14577_init_fast_charge()