Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Drt5120-pwrkey.c17 #define RT5120_PWRKEYSTAT_MASK BIT(7) macro
35 !(stat & RT5120_PWRKEYSTAT_MASK)); in rt5120_pwrkey_handler()