Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/mfd/
H A Dpmic_max77693.c39 pmic_reg_read(p, MAX77693_CHG_CNFG_02, &val); in max77693_charger_state()
42 pmic_reg_write(p, MAX77693_CHG_CNFG_02, val); in max77693_charger_state()
49 pmic_reg_read(p, MAX77693_CHG_CNFG_02, &val); in max77693_charger_state()
/openbmc/u-boot/include/power/
H A Dmax77693_pmic.h22 #define MAX77693_CHG_CNFG_02 0xB9 macro