Searched refs:SPPCTL_FULLY_PINMUX_MASK_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pinctrl/sunplus/ | ||
H A D | sppctl.h | 28 #define SPPCTL_FULLY_PINMUX_MASK_MASK GENMASK(22, 16) macro |
H A D | sppctl.c | 183 reg = SPPCTL_FULLY_PINMUX_MASK_MASK | val; in sppctl_func_set() |