Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Dstpmic1.h196 #define PONKEY_TURNOFF_TIMER_MASK GENMASK(3, 0) macro
/Linux-v5.10/drivers/input/misc/
Dstpmic1_onkey.c75 reg |= ((16 - val) & PONKEY_TURNOFF_TIMER_MASK); in stpmic1_onkey_probe()