Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci-omap.c101 struct sdhci_omap_data { struct
1024 static const struct sdhci_omap_data omap2430_data = {
1029 static const struct sdhci_omap_data omap3_data = {
1034 static const struct sdhci_omap_data omap4_data = {
1040 static const struct sdhci_omap_data omap5_data = {
1046 static const struct sdhci_omap_data k2g_data = {
1051 static const struct sdhci_omap_data am335_data = {
1057 static const struct sdhci_omap_data am437_data = {
1063 static const struct sdhci_omap_data dra7_data = {
1221 const struct sdhci_omap_data *data; in sdhci_omap_probe()