Searched refs:MAX17042_MLOCKReg2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/power/ |
H A D | max17042_fg.h | 33 MAX17042_MLOCKReg2 = 0x63, enumerator
|
/openbmc/u-boot/drivers/power/fuel_gauge/ |
H A D | fg_max17042.c | 92 pmic_reg_write(p, MAX17042_MLOCKReg2, MODEL_UNLOCK2); in por_fuelgauge_init() 151 pmic_reg_write(p, MAX17042_MLOCKReg2, MODEL_LOCK2); in por_fuelgauge_init()
|
/openbmc/linux/include/linux/power/ |
H A D | max17042_battery.h | 102 MAX17042_MLOCKReg2 = 0x63, enumerator
|
/openbmc/linux/drivers/power/supply/ |
H A D | max17042_battery.c | 535 regmap_write(map, MAX17042_MLOCKReg2, MODEL_UNLOCK2); in max17042_unlock_model() 543 regmap_write(map, MAX17042_MLOCKReg2, MODEL_LOCK2); in max17042_lock_model()
|