Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/platform_data/
Dadp5588.h15 #define Key_EVENTA 0x04 /* Key Event Register A */ macro
/Linux-v5.10/drivers/input/keyboard/
Dadp5588-keys.c272 int key = adp5588_read(kpad->client, Key_EVENTA + i); in adp5588_report_events()
348 ret |= adp5588_read(client, Key_EVENTA); in adp5588_setup()
/Linux-v5.10/drivers/gpio/
Dgpio-adp5588.c253 Key_EVENTA + i); in adp5588_irq_handler()