Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dmax77693-private.h222 #define CHG_CNFG_02_CC_MASK 0x3F macro
/linux/drivers/power/supply/
H A Dmax77693_charger.c236 data &= CHG_CNFG_02_CC_MASK; in max77693_get_fast_charge_current()