Home
last modified time | relevance | path

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

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