Searched refs:sdhc_cdns_config (Results 1 – 1 of 1) sorted by relevance
19 #define DEV_CFG(_dev) ((const struct sdhc_cdns_config *)(_dev)->config)27 struct sdhc_cdns_config { struct119 const struct sdhc_cdns_config *sdhc_config = DEV_CFG(dev); in sdhc_cdns_get_host_props()142 const struct sdhc_cdns_config *sdhc_config = DEV_CFG(dev); in sdhc_cdns_init()270 static const struct sdhc_cdns_config sdhc_cdns_config_##inst = {\