Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadp5589-keys.c28 #define ADP5589_5_INT_STATUS 0x01 macro
588 status = adp5589_read(client, ADP5589_5_INT_STATUS); in adp5589_irq()
601 adp5589_write(client, ADP5589_5_INT_STATUS, status); /* Status is W1C */ in adp5589_irq()
765 ret |= adp5589_write(client, ADP5589_5_INT_STATUS, in adp5589_setup()