Home
last modified time | relevance | path

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

/drivers/mfd/
Dtps65217.c74 unsigned int xor_reg_val; in tps65217_reg_write() local
80 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
82 xor_reg_val); in tps65217_reg_write()
88 xor_reg_val = reg ^ TPS65217_PASSWORD_REGS_UNLOCK; in tps65217_reg_write()
90 xor_reg_val); in tps65217_reg_write()
97 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()