Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_tps65217.c42 uchar xor_reg; in tps65217_reg_write() local
59 xor_reg = dest_reg ^ TPS65217_PASSWORD_UNLOCK; in tps65217_reg_write()
61 &xor_reg, 1); in tps65217_reg_write()
72 &xor_reg, 1); in tps65217_reg_write()
H A Dpmic_tps65218.c47 uchar xor_reg; in tps65218_reg_write() local
64 xor_reg = dest_reg ^ TPS65218_PASSWORD_UNLOCK; in tps65218_reg_write()
66 &xor_reg, 1); in tps65218_reg_write()
77 &xor_reg, 1); in tps65218_reg_write()