Searched refs:WPCM450_PINCFG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-wpcm450.c | 622 #define WPCM450_PINCFG(a, b, c, d, e, f, g) \ macro 636 WPCM450_PINCFG(0, none, NONE, 0, none, NONE, 0), 637 WPCM450_PINCFG(1, none, NONE, 0, none, NONE, 0), 638 WPCM450_PINCFG(2, none, NONE, 0, none, NONE, 0), 639 WPCM450_PINCFG(3, none, NONE, 0, none, NONE, 0), 640 WPCM450_PINCFG(4, none, NONE, 0, none, NONE, 0), 641 WPCM450_PINCFG(5, none, NONE, 0, none, NONE, 0), 642 WPCM450_PINCFG(6, none, NONE, 0, none, NONE, 0), 643 WPCM450_PINCFG(7, none, NONE, 0, sdio, MFSEL1, 30), 644 WPCM450_PINCFG(8, none, NONE, 0, none, NONE, 0), [all …]
|