Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.c51 #define SLEEP_INPUT_MASK 0x1 macro
467 arg = (reg >> SLEEP_INPUT_SHIFT) & SLEEP_INPUT_MASK; in sprd_pinconf_get()
642 mask = SLEEP_INPUT_MASK; in sprd_pinconf_set()