Home
last modified time | relevance | path

Searched refs:TPS65218_PROT_LEVEL_NONE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_tps65218.c123 if (tps65218_reg_write(TPS65218_PROT_LEVEL_NONE, TPS65218_PASSWORD, in tps65218_toggle_fseal()
127 if (tps65218_reg_write(TPS65218_PROT_LEVEL_NONE, TPS65218_PASSWORD, in tps65218_toggle_fseal()
131 if (tps65218_reg_write(TPS65218_PROT_LEVEL_NONE, TPS65218_PASSWORD, in tps65218_toggle_fseal()
/OK3568_Linux_fs/u-boot/include/power/
H A Dtps65218.h48 #define TPS65218_PROT_LEVEL_NONE 0x00 macro