Home
last modified time | relevance | path

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

/drivers/mfd/
Dtps65217.c208 unsigned int xor_reg_val; in tps65217_reg_write() local
214 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
216 xor_reg_val); in tps65217_reg_write()
222 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
224 xor_reg_val); in tps65217_reg_write()
231 xor_reg_val); in tps65217_reg_write()
Dtps65218.c51 unsigned int xor_reg_val; in tps65218_reg_write() local
57 xor_reg_val = reg ^ TPS65218_PASSWORD_REGS_UNLOCK; in tps65218_reg_write()
59 xor_reg_val); in tps65218_reg_write()