Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h28 #define SPPCTL_FULLY_PINMUX_MASK_MASK GENMASK(22, 16) macro
H A Dsppctl.c183 reg = SPPCTL_FULLY_PINMUX_MASK_MASK | val; in sppctl_func_set()