Searched refs:INT_CLEAR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | rohm_bu21023.c | 112 #define INT_CLEAR 0x3e macro 442 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); in rohm_ts_manual_calibration() 511 error2 = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); in rohm_ts_manual_calibration() 544 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); in rohm_ts_soft_irq() 712 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); in rohm_ts_load_firmware() 884 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); in rohm_ts_device_init() 1022 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); in rohm_ts_device_init()
|
/openbmc/qemu/hw/misc/ |
H A D | tz-mpc.c | 44 REG32(INT_CLEAR, 0x24) 45 FIELD(INT_CLEAR, IRQ, 0, 1)
|