Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dtps65217.c217 unsigned int xor_reg_val; in tps65217_reg_write() local
223 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
225 xor_reg_val); in tps65217_reg_write()
231 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
233 xor_reg_val); in tps65217_reg_write()
240 xor_reg_val); in tps65217_reg_write()
Dtps65218.c60 unsigned int xor_reg_val; in tps65218_reg_write() local
66 xor_reg_val = reg ^ TPS65218_PASSWORD_REGS_UNLOCK; in tps65218_reg_write()
68 xor_reg_val); in tps65218_reg_write()