Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Dtps6524x-regulator.c105 #define REG_WRITE_ENABLE 0xd macro
259 ret = __write_reg(hw, REG_WRITE_ENABLE, 1); in rmw_protect()
269 ret = __write_reg(hw, REG_WRITE_ENABLE, 0); in rmw_protect()
/Linux-v6.1/drivers/input/touchscreen/
Dili210x.c38 #define REG_WRITE_ENABLE 0xc4 macro
627 u8 cmd_wren[3] = { REG_WRITE_ENABLE, 0x5a, 0xa5 }; in ili251x_switch_ic_mode()
703 REG_WRITE_ENABLE, 0x5a, 0xa5, dataflash, in ili251x_firmware_write_to_ic()