Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Drt5033-private.h93 #define RT5033_CHGCTRL5_ICHG_MASK 0xf0 macro
/linux-6.12.1/drivers/power/supply/
Drt5033_charger.c107 state = (reg_data & RT5033_CHGCTRL5_ICHG_MASK) in rt5033_get_charger_current_limit()
241 RT5033_CHGCTRL5_ICHG_MASK, in rt5033_init_fast_charge()