Home
last modified time | relevance | path

Searched refs:SNVS_HPSR_BTN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dsnvs_pwrkey.c27 #define SNVS_HPSR_BTN BIT(6) macro
52 state = state & SNVS_HPSR_BTN ? 1 : 0; in imx_imx_snvs_check_for_events()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dsnvs_pwrkey.c27 #define SNVS_HPSR_BTN BIT(6) macro
52 state = state & SNVS_HPSR_BTN ? 1 : 0; in imx_imx_snvs_check_for_events()

Completed in 1 milliseconds