Searched refs:MAX17042_MLOCKReg1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/power/ |
H A D | max17042_fg.h | 32 MAX17042_MLOCKReg1 = 0x62, enumerator
|
/openbmc/u-boot/drivers/power/fuel_gauge/ |
H A D | fg_max17042.c | 91 pmic_reg_write(p, MAX17042_MLOCKReg1, MODEL_UNLOCK1); in por_fuelgauge_init() 150 pmic_reg_write(p, MAX17042_MLOCKReg1, MODEL_LOCK1); in por_fuelgauge_init()
|
/openbmc/linux/include/linux/power/ |
H A D | max17042_battery.h | 101 MAX17042_MLOCKReg1 = 0x62, enumerator
|
/openbmc/linux/drivers/power/supply/ |
H A D | max17042_battery.c | 534 regmap_write(map, MAX17042_MLOCKReg1, MODEL_UNLOCK1); in max17042_unlock_model() 542 regmap_write(map, MAX17042_MLOCKReg1, MODEL_LOCK1); in max17042_lock_model()
|