Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c643 #define NPCM7XX_GRP(x) fn_ ## x macro
647 NPCM7XX_GRP(gpio), enumerator
652 #define NPCM7XX_GRP(x) { .name = #x, .pins = x ## _pins, \ macro