Searched refs:sdhci_4bit_pins (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/spear/ |
H A D | pinctrl-spear300.c | 484 /* sdhci_4bit_pins */ 485 static const unsigned sdhci_4bit_pins[] = { 28, 29, 30, 31, 32, 33 }; variable 509 .pins = sdhci_4bit_pins, 510 .npins = ARRAY_SIZE(sdhci_4bit_pins),
|
/kernel/linux/linux-6.6/drivers/pinctrl/spear/ |
H A D | pinctrl-spear300.c | 484 /* sdhci_4bit_pins */ 485 static const unsigned sdhci_4bit_pins[] = { 28, 29, 30, 31, 32, 33 }; variable 509 .pins = sdhci_4bit_pins, 510 .npins = ARRAY_SIZE(sdhci_4bit_pins),
|
Completed in 2 milliseconds