Searched refs:sdhci_8bit_pins (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/pinctrl/spear/ |
D | pinctrl-spear300.c | 517 static const unsigned sdhci_8bit_pins[] = { 24, 25, 26, 27, 28, 29, 30, 31, 32, variable 542 .pins = sdhci_8bit_pins, 543 .npins = ARRAY_SIZE(sdhci_8bit_pins),
|