Lines Matching refs:dwcmshc_priv
117 struct dwcmshc_priv { struct
183 struct dwcmshc_priv *priv = sdhci_pltfm_priv(pltfm_host); in dwcmshc_set_uhs_signaling()
220 struct dwcmshc_priv *priv = sdhci_pltfm_priv(pltfm_host); in dwcmshc_hs400_enhanced_strobe()
235 struct dwcmshc_priv *dwc_priv = sdhci_pltfm_priv(pltfm_host); in dwcmshc_rk3568_set_clock()
375 struct dwcmshc_priv *dwc_priv = sdhci_pltfm_priv(pltfm_host); in rk35xx_sdhci_reset()
436 static int dwcmshc_rk35xx_init(struct sdhci_host *host, struct dwcmshc_priv *dwc_priv) in dwcmshc_rk35xx_init()
477 static void dwcmshc_rk35xx_postinit(struct sdhci_host *host, struct dwcmshc_priv *dwc_priv) in dwcmshc_rk35xx_postinit()
576 struct dwcmshc_priv *priv; in dwcmshc_probe()
592 sizeof(struct dwcmshc_priv)); in dwcmshc_probe()
708 struct dwcmshc_priv *priv = sdhci_pltfm_priv(pltfm_host); in dwcmshc_remove()
728 struct dwcmshc_priv *priv = sdhci_pltfm_priv(pltfm_host); in dwcmshc_suspend()
753 struct dwcmshc_priv *priv = sdhci_pltfm_priv(pltfm_host); in dwcmshc_resume()