Searched refs:INT_ALL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | rohm_bu21023.c | 123 #define INT_ALL 0x9f macro 508 error2 = i2c_smbus_write_byte_data(client, INT_MASK, INT_ALL); in rohm_ts_manual_calibration() 539 error = i2c_smbus_write_byte_data(client, INT_MASK, INT_ALL); in rohm_ts_soft_irq() 723 error2 = i2c_smbus_write_byte_data(client, INT_MASK, INT_ALL); in rohm_ts_load_firmware()
|
| /linux/drivers/atm/ |
| H A D | lanai.c | 1046 #define INT_ALL (0x0003FFFE) /* All interrupts */ macro 1569 reg_write(lanai, INT_ALL, IntAck_Reg); in lanai_reset() 2202 intr_enable(lanai, INT_ALL & ~(INT_PING | INT_WAKE)); in lanai_dev_open() 2258 intr_disable(lanai, INT_ALL); in lanai_dev_close()
|