Home
last modified time | relevance | path

Searched refs:sdhci_omap_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/mmc/host/
Dsdhci-omap.c102 struct sdhci_omap_data { struct
1025 static const struct sdhci_omap_data omap2430_data = {
1030 static const struct sdhci_omap_data omap3_data = {
1035 static const struct sdhci_omap_data omap4_data = {
1041 static const struct sdhci_omap_data omap5_data = {
1047 static const struct sdhci_omap_data k2g_data = {
1052 static const struct sdhci_omap_data am335_data = {
1058 static const struct sdhci_omap_data am437_data = {
1064 static const struct sdhci_omap_data dra7_data = {
1222 const struct sdhci_omap_data *data; in sdhci_omap_probe()