Lines Matching +defs:val +defs:host
272 static void dwcmshc_adma_write_desc(struct sdhci_host *host, void **desc, in dwcmshc_adma_write_desc()
291 static unsigned int dwcmshc_get_max_clock(struct sdhci_host *host) in dwcmshc_get_max_clock()
301 static unsigned int rk35xx_get_max_clock(struct sdhci_host *host) in rk35xx_get_max_clock()
311 struct sdhci_host *host = mmc_priv(mmc); in dwcmshc_check_auto_cmd23() local
331 static void dwcmshc_phy_1_8v_init(struct sdhci_host *host) in dwcmshc_phy_1_8v_init()
335 u32 val; in dwcmshc_phy_1_8v_init() local
382 static void dwcmshc_phy_3_3v_init(struct sdhci_host *host) in dwcmshc_phy_3_3v_init()
386 u32 val; in dwcmshc_phy_3_3v_init() local
429 static void th1520_sdhci_set_phy(struct sdhci_host *host) in th1520_sdhci_set_phy()
452 static void dwcmshc_set_uhs_signaling(struct sdhci_host *host, in dwcmshc_set_uhs_signaling()
489 static void th1520_set_uhs_signaling(struct sdhci_host *host, in th1520_set_uhs_signaling()
507 struct sdhci_host *host = mmc_priv(mmc); in dwcmshc_hs400_enhanced_strobe() local
524 struct sdhci_host *host = mmc_priv(mmc); in dwcmshc_execute_tuning() local
539 static u32 dwcmshc_cqe_irq_handler(struct sdhci_host *host, u32 intmask) in dwcmshc_cqe_irq_handler()
554 struct sdhci_host *host = mmc_priv(mmc); in dwcmshc_sdhci_cqe_enable() local
605 static void dwcmshc_rk3568_set_clock(struct sdhci_host *host, unsigned int clock) in dwcmshc_rk3568_set_clock()
718 static void rk35xx_sdhci_reset(struct sdhci_host *host, u8 mask) in rk35xx_sdhci_reset()
733 static int dwcmshc_rk35xx_init(struct device *dev, struct sdhci_host *host, in dwcmshc_rk35xx_init()
776 static void dwcmshc_rk35xx_postinit(struct sdhci_host *host, struct dwcmshc_priv *dwc_priv) in dwcmshc_rk35xx_postinit()
790 static int th1520_execute_tuning(struct sdhci_host *host, u32 opcode) in th1520_execute_tuning()
794 u32 val = 0; in th1520_execute_tuning() local
847 static void th1520_sdhci_reset(struct sdhci_host *host, u8 mask) in th1520_sdhci_reset()
873 struct sdhci_host *host, in th1520_init()
901 static void cv18xx_sdhci_reset(struct sdhci_host *host, u8 mask) in cv18xx_sdhci_reset()
905 u32 val, emmc_caps = MMC_CAP2_NO_SD | MMC_CAP2_NO_SDIO; in cv18xx_sdhci_reset() local
930 static void cv18xx_sdhci_set_tap(struct sdhci_host *host, int tap) in cv18xx_sdhci_set_tap()
935 u32 val; in cv18xx_sdhci_set_tap() local
971 static void cv18xx_sdhci_post_tuning(struct sdhci_host *host) in cv18xx_sdhci_post_tuning()
973 u32 val; in cv18xx_sdhci_post_tuning() local
982 static int cv18xx_sdhci_execute_tuning(struct sdhci_host *host, u32 opcode) in cv18xx_sdhci_execute_tuning()
1037 static inline void sg2042_sdhci_phy_init(struct sdhci_host *host) in sg2042_sdhci_phy_init()
1039 u32 val; in sg2042_sdhci_phy_init() local
1099 static void sg2042_sdhci_reset(struct sdhci_host *host, u8 mask) in sg2042_sdhci_reset()
1107 static int sg2042_init(struct device *dev, struct sdhci_host *host, in sg2042_init()
1127 static void dwcmshc_bf3_hw_reset(struct sdhci_host *host) in dwcmshc_bf3_hw_reset()
1254 static void dwcmshc_cqhci_init(struct sdhci_host *host, struct platform_device *pdev) in dwcmshc_cqhci_init()
1362 struct sdhci_host *host; in dwcmshc_probe() local
1477 static void dwcmshc_disable_card_clk(struct sdhci_host *host) in dwcmshc_disable_card_clk()
1490 struct sdhci_host *host = platform_get_drvdata(pdev); in dwcmshc_remove() local
1511 struct sdhci_host *host = dev_get_drvdata(dev); in dwcmshc_suspend() local
1539 struct sdhci_host *host = dev_get_drvdata(dev); in dwcmshc_resume() local
1583 static void dwcmshc_enable_card_clk(struct sdhci_host *host) in dwcmshc_enable_card_clk()
1596 struct sdhci_host *host = dev_get_drvdata(dev); in dwcmshc_runtime_suspend() local
1605 struct sdhci_host *host = dev_get_drvdata(dev); in dwcmshc_runtime_resume() local