Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/sunplus/
Dsppctl.h28 #define SPPCTL_FULLY_PINMUX_MASK_MASK GENMASK(22, 16) macro
Dsppctl.c183 reg = SPPCTL_FULLY_PINMUX_MASK_MASK | val; in sppctl_func_set()