Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dmax77693_fg.h41 #define MODEL_UNLOCK2 0x00c4 macro
H A Dmax17042_fg.h50 #define MODEL_UNLOCK2 0x00c4 macro
/openbmc/u-boot/drivers/power/fuel_gauge/
H A Dfg_max17042.c92 pmic_reg_write(p, MAX17042_MLOCKReg2, MODEL_UNLOCK2); in por_fuelgauge_init()
/openbmc/linux/drivers/power/supply/
H A Dmax17042_battery.c44 #define MODEL_UNLOCK2 0X00C4 macro
535 regmap_write(map, MAX17042_MLOCKReg2, MODEL_UNLOCK2); in max17042_unlock_model()