Searched refs:sdhci_iproc_data (Results 1 – 1 of 1) sorted by relevance
26 struct sdhci_iproc_data { struct34 const struct sdhci_iproc_data *data; argument222 static const struct sdhci_iproc_data iproc_cygnus_data = {246 static const struct sdhci_iproc_data iproc_data = {270 static const struct sdhci_iproc_data bcm2835_data = {302 static const struct sdhci_iproc_data bcm2711_data = {329 static const struct sdhci_iproc_data bcm_arasan_data = {346 const struct sdhci_iproc_data *iproc_data = NULL; in sdhci_iproc_probe()