Home
last modified time | relevance | path

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

/external/u-boot/drivers/power/pmic/
Dpmic_tps65218.c122 if (tps65218_reg_write(TPS65218_PROT_LEVEL_NONE, TPS65218_PASSWORD, in tps65218_toggle_fseal()
126 if (tps65218_reg_write(TPS65218_PROT_LEVEL_NONE, TPS65218_PASSWORD, in tps65218_toggle_fseal()
130 if (tps65218_reg_write(TPS65218_PROT_LEVEL_NONE, TPS65218_PASSWORD, in tps65218_toggle_fseal()
/external/u-boot/include/power/
Dtps65218.h47 #define TPS65218_PROT_LEVEL_NONE 0x00 macro