Searched refs:WPCM450_MKFUNC (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-wpcm450.c | 485 #define WPCM450_MKFUNC(nm) { .name = #nm, .ngroups = ARRAY_SIZE(nm ## _grp), \ macro 559 WPCM450_MKFUNC(smb3), 560 WPCM450_MKFUNC(smb4), 561 WPCM450_MKFUNC(smb5), 562 WPCM450_MKFUNC(scs1), 563 WPCM450_MKFUNC(scs2), 564 WPCM450_MKFUNC(scs3), 565 WPCM450_MKFUNC(smb0), 566 WPCM450_MKFUNC(smb1), 567 WPCM450_MKFUNC(smb2), [all …]
|