Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dmax77693_pmic.h29 #define MAX77693_CHG_MODE_ON 0x05 /* MAX77693_CHG_CNFG_00 */ macro
/openbmc/u-boot/drivers/power/mfd/
H A Dpmic_max77693.c45 val = MAX77693_CHG_MODE_ON; in max77693_charger_state()