Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/mfd/
H A Dpmic_max77693.c26 pmic_reg_read(p, MAX77693_CHG_CNFG_00, &val); in max77693_charger_state()
28 pmic_reg_write(p, MAX77693_CHG_CNFG_00, val); in max77693_charger_state()
46 pmic_reg_write(p, MAX77693_CHG_CNFG_00, val); in max77693_charger_state()
/openbmc/u-boot/include/power/
H A Dmax77693_pmic.h21 #define MAX77693_CHG_CNFG_00 0xB7 macro