Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dmax77693_fg.h41 #define MODEL_UNLOCK1 0x0059 macro
H A Dmax17042_fg.h50 #define MODEL_UNLOCK1 0x0059 macro
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_max17042.c92 pmic_reg_write(p, MAX17042_MLOCKReg1, MODEL_UNLOCK1); in por_fuelgauge_init()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dmax17042_battery.c44 #define MODEL_UNLOCK1 0X0059 macro
532 regmap_write(map, MAX17042_MLOCKReg1, MODEL_UNLOCK1); in max17042_unlock_model()