Home
last modified time | relevance | path

Searched defs:NPCM7XX_GRP (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/pinctrl/nuvoton/
Dpinctrl-npcm7xx.c624 #define NPCM7XX_GRP(x) fn_ ## x macro
628 NPCM7XX_GRP(gpio), enumerator
633 #define NPCM7XX_GRP(x) PINCTRL_PINGROUP(#x, x ## _pins, ARRAY_SIZE(x ## _pins)) macro