Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c636 #define NPCM7XX_GRP(x) fn_ ## x macro
640 NPCM7XX_GRP(gpio), enumerator
645 #define NPCM7XX_GRP(x) { .name = #x, .pins = x ## _pins, \ macro