Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sprd/
Dpinctrl-sprd.c56 #define SLEEP_INPUT_MASK 0x1 macro
473 arg = (reg >> SLEEP_INPUT_SHIFT) & SLEEP_INPUT_MASK; in sprd_pinconf_get()
641 mask = SLEEP_INPUT_MASK; in sprd_pinconf_set()