Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps65217.c70 unsigned int xor_reg_val; in tps65217_reg_write() local
76 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
78 xor_reg_val); in tps65217_reg_write()
84 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
86 xor_reg_val); in tps65217_reg_write()
93 xor_reg_val); in tps65217_reg_write()
Dtps65218.c62 unsigned int xor_reg_val; in tps65218_reg_write() local
68 xor_reg_val = reg ^ TPS65218_PASSWORD_REGS_UNLOCK; in tps65218_reg_write()
70 xor_reg_val); in tps65218_reg_write()