Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dadp5588.h93 #define ADP5588_KE_INT (1 << 0) macro
/Linux-v4.19/drivers/input/keyboard/
Dadp5588-keys.c304 if (status & ADP5588_KE_INT) { in adp5588_work()
379 ADP5588_GPI_INT | ADP5588_KE_INT); /* Status is W1C */ in adp5588_setup()