Searched refs:WPCM450_PINCFG (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/pinctrl/nuvoton/ |
D | pinctrl-wpcm450.c | 615 #define WPCM450_PINCFG(a, b, c, d, e, f, g) \ macro 626 WPCM450_PINCFG(0, none, NONE, 0, none, NONE, 0), 627 WPCM450_PINCFG(1, none, NONE, 0, none, NONE, 0), 628 WPCM450_PINCFG(2, none, NONE, 0, none, NONE, 0), 629 WPCM450_PINCFG(3, none, NONE, 0, none, NONE, 0), 630 WPCM450_PINCFG(4, none, NONE, 0, none, NONE, 0), 631 WPCM450_PINCFG(5, none, NONE, 0, none, NONE, 0), 632 WPCM450_PINCFG(6, none, NONE, 0, none, NONE, 0), 633 WPCM450_PINCFG(7, none, NONE, 0, sdio, MFSEL1, 30), 634 WPCM450_PINCFG(8, none, NONE, 0, none, NONE, 0), [all …]
|