Home
last modified time | relevance | path

Searched refs:MODEL_LOCK1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/power/
H A Dmax77693_fg.h42 #define MODEL_LOCK1 0x0000 macro
H A Dmax17042_fg.h51 #define MODEL_LOCK1 0x0000 macro
/openbmc/u-boot/drivers/power/fuel_gauge/
H A Dfg_max17042.c150 pmic_reg_write(p, MAX17042_MLOCKReg1, MODEL_LOCK1); in por_fuelgauge_init()
/openbmc/linux/drivers/power/supply/
H A Dmax17042_battery.c45 #define MODEL_LOCK1 0X0000 macro
542 regmap_write(map, MAX17042_MLOCKReg1, MODEL_LOCK1); in max17042_lock_model()