Home
last modified time | relevance | path

Searched refs:KEY_LCK_EC_STAT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dadp5588.h14 #define KEY_LCK_EC_STAT 0x03 /* Key Lock and Event Counter Register */ macro
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dadp5588-keys.c34 #define KEY_LCK_EC_STAT 0x03 /* Key Lock and Event Counter Register */ macro
587 ev_cnt = adp5588_read(client, KEY_LCK_EC_STAT) & ADP5588_KEC; in adp5588_thread_irq()
623 ret = adp5588_write(client, KEY_LCK_EC_STAT, ADP5588_K_LCK_EN); in adp5588_setup()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dadp5588-keys.c305 ev_cnt = adp5588_read(client, KEY_LCK_EC_STAT) & ADP5588_KEC; in adp5588_work()
344 ret |= adp5588_write(client, KEY_LCK_EC_STAT, ADP5588_K_LCK_EN); in adp5588_setup()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-adp5588.c246 int ev_cnt = adp5588_gpio_read(dev->client, KEY_LCK_EC_STAT); in adp5588_irq_handler()

Completed in 5 milliseconds