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