Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/sprd/
Dpinctrl-sprd.c48 #define SLEEP_INPUT_MASK 0x1 macro
463 arg = (reg >> SLEEP_INPUT_SHIFT) & SLEEP_INPUT_MASK; in sprd_pinconf_get()
623 mask = SLEEP_INPUT_MASK; in sprd_pinconf_set()