Searched refs:INT_CLEAR (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/phy/ |
H A D | national.c | 91 * to the corresponding bit in INT_CLEAR (2:0 are reserved) */ ns_ack_interrupt()
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | rohm_bu21023.c | 120 #define INT_CLEAR 0x3e macro 450 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); rohm_ts_manual_calibration() 519 error2 = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); rohm_ts_manual_calibration() 552 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); rohm_ts_soft_irq() 720 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); rohm_ts_load_firmware() 892 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); rohm_ts_device_init() 1030 error = i2c_smbus_write_byte_data(client, INT_CLEAR, 0xff); rohm_ts_device_init()
|
Completed in 267 milliseconds