Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dmax77693-regulator.c176 CHG_CNFG_00_BUCK_MASK,
177 .enable_val = CHG_CNFG_00_CHG_MASK | CHG_CNFG_00_BUCK_MASK,
/linux-4.19.296/include/linux/mfd/
Dmax77693-private.h223 #define CHG_CNFG_00_BUCK_MASK 0x4 macro