Searched refs:NPCM8XX_MKFUNC (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-npcm8xx.c | 846 #define NPCM8XX_MKFUNC(nm) { .name = #nm, .ngroups = ARRAY_SIZE(nm ## _grp), \ macro 1076 NPCM8XX_MKFUNC(gpi36), 1077 NPCM8XX_MKFUNC(gpi35), 1078 NPCM8XX_MKFUNC(tp_jtag3), 1079 NPCM8XX_MKFUNC(tp_uart), 1080 NPCM8XX_MKFUNC(tp_smb2), 1081 NPCM8XX_MKFUNC(tp_smb1), 1082 NPCM8XX_MKFUNC(tp_gpio7), 1083 NPCM8XX_MKFUNC(tp_gpio6), 1084 NPCM8XX_MKFUNC(tp_gpio5), [all …]
|