Searched refs:CHG_CNFG_03_TOITH_SHIFT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/mfd/
H A Dmax77693-private.h234 #define CHG_CNFG_03_TOITH_SHIFT 0 macro
236 #define CHG_CNFG_03_TOITH_MASK (0x7 << CHG_CNFG_03_TOITH_SHIFT)
/linux-4.4.14/drivers/power/
H A Dmax77693_charger.c363 data >>= CHG_CNFG_03_TOITH_SHIFT; top_off_threshold_current_show() local
387 data <<= CHG_CNFG_03_TOITH_SHIFT; max77693_set_top_off_threshold_current() local

Completed in 48 milliseconds