Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mfd/
Drt5033-private.h93 #define RT5033_CHGCTRL5_ICHG_MASK 0xf0 macro
/Linux-v6.6/drivers/power/supply/
Drt5033_charger.c91 state = (reg_data & RT5033_CHGCTRL5_ICHG_MASK) in rt5033_get_charger_current_limit()
222 RT5033_CHGCTRL5_ICHG_MASK, in rt5033_init_fast_charge()