Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dtps65218.h53 #define TPS65218_PASSWORD_UNLOCK 0x7D macro
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_tps65218.c64 xor_reg = dest_reg ^ TPS65218_PASSWORD_UNLOCK; in tps65218_reg_write()