Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Dtps65217.c209 unsigned int xor_reg_val; in tps65217_reg_write() local
215 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
217 xor_reg_val); in tps65217_reg_write()
223 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
225 xor_reg_val); in tps65217_reg_write()
232 xor_reg_val); in tps65217_reg_write()
Dtps65218.c52 unsigned int xor_reg_val; in tps65218_reg_write() local
58 xor_reg_val = reg ^ TPS65218_PASSWORD_REGS_UNLOCK; in tps65218_reg_write()
60 xor_reg_val); in tps65218_reg_write()