Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dmax77693_fg.h44 #define MODEL_LOCK2 0x0000 macro
H A Dmax17042_fg.h53 #define MODEL_LOCK2 0x0000 macro
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_max17042.c152 pmic_reg_write(p, MAX17042_MLOCKReg2, MODEL_LOCK2); in por_fuelgauge_init()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dmax17042_battery.c47 #define MODEL_LOCK2 0X0000 macro
541 regmap_write(map, MAX17042_MLOCKReg2, MODEL_LOCK2); in max17042_lock_model()