Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dtps65217.h57 #define TPS65217_PASSWORD_UNLOCK 0x7D macro
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_tps65217.c59 xor_reg = dest_reg ^ TPS65217_PASSWORD_UNLOCK; in tps65217_reg_write()