Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/keyboard/
Dadp5589-keys.c26 #define ADP5589_5_INT_STATUS 0x01 macro
623 status = adp5589_read(client, ADP5589_5_INT_STATUS); in adp5589_irq()
636 adp5589_write(client, ADP5589_5_INT_STATUS, status); /* Status is W1C */ in adp5589_irq()
800 ret |= adp5589_write(client, ADP5589_5_INT_STATUS, in adp5589_setup()