Home
last modified time | relevance | path

Searched refs:MMC_TIMING_MMC_HS200 (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-of-arasan.c653 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sdcardclk_set_phase()
721 case MMC_TIMING_MMC_HS200: in sdhci_zynqmp_sampleclk_set_phase()
780 case MMC_TIMING_MMC_HS200: in sdhci_versal_sdcardclk_set_phase()
846 case MMC_TIMING_MMC_HS200: in sdhci_versal_sampleclk_set_phase()
1063 zynqmp_oclk_phase[MMC_TIMING_MMC_HS200] = 90; in arasan_dt_parse_clk_phases()
1102 arasan_dt_read_clk_phase(dev, clk_data, MMC_TIMING_MMC_HS200, in arasan_dt_parse_clk_phases()
H A Dsdhci-cadence.c253 if (host->timing != MMC_TIMING_MMC_HS200 && in sdhci_cdns_execute_tuning()
291 case MMC_TIMING_MMC_HS200: in sdhci_cdns_set_uhs_signaling()
H A Dsdhci-xenon.c203 if (timing == MMC_TIMING_MMC_HS200) in xenon_set_uhs_signaling()
280 (ios->timing == MMC_TIMING_MMC_HS200) || in xenon_set_ios()
H A Ddw_mmc-hi3798cv200.c62 else if (ios->timing == MMC_TIMING_MMC_HS200) in dw_mci_hi3798cv200_set_ios()
H A Dsdhci-sprd.c97 { "sprd,phy-delay-mmc-hs200", MMC_TIMING_MMC_HS200, },
335 case MMC_TIMING_MMC_HS200: in sdhci_sprd_set_uhs_signaling()
H A Dsdhci-brcmstb.c105 if ((timing == MMC_TIMING_MMC_HS200) || in sdhci_brcmstb_set_uhs_signaling()
H A Dsdhci-pci-arasan.c277 case MMC_TIMING_MMC_HS200: in arasan_select_phy_clock()
H A Ddw_mmc-rockchip.c124 case MMC_TIMING_MMC_HS200: in dw_mci_rk3288_set_ios()
H A Dsdhci-st.c286 case MMC_TIMING_MMC_HS200: in sdhci_st_set_uhs_signaling()
H A Dsdhci-of-esdhc.c48 .max_clk[MMC_TIMING_MMC_HS200] = 167000000,
54 .max_clk[MMC_TIMING_MMC_HS200] = 125000000,
H A Dsdhci-omap.c1000 MMC_TIMING_MMC_HS200 + 1, in sdhci_omap_config_iodelay_pinctrl_state()
1069 pinctrl_state[MMC_TIMING_MMC_HS200] = state; in sdhci_omap_config_iodelay_pinctrl_state()
H A Dsdhci-xenon-phy.c746 case MMC_TIMING_MMC_HS200: in xenon_hs_delay_adj()
H A Dsdhci-esdhc-imx.c1076 case MMC_TIMING_MMC_HS200: in esdhc_change_pinstate()
1194 case MMC_TIMING_MMC_HS200: in esdhc_set_uhs_signaling()
H A Dsdhci-msm.c1116 ios->timing == MMC_TIMING_MMC_HS200 || in sdhci_msm_is_tuning_needed()
1324 case MMC_TIMING_MMC_HS200: in sdhci_msm_set_uhs_signaling()
1342 uhs == MMC_TIMING_MMC_HS200 || in sdhci_msm_set_uhs_signaling()
H A Dsdhci-of-dwcmshc.c189 if ((timing == MMC_TIMING_MMC_HS200) || in dwcmshc_set_uhs_signaling()
H A Dsdhci-pci-o2micro.c315 if ((host->timing != MMC_TIMING_MMC_HS200) && in sdhci_o2_execute_tuning()
H A Dsdhci_am654.c133 [MMC_TIMING_MMC_HS200] = {"ti,otap-del-sel-hs200",
H A Dsdhci-pci-gli.c642 if (timing == MMC_TIMING_MMC_HS200) in sdhci_set_gl9763e_signaling()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dhost.h62 return card->host->ios.timing == MMC_TIMING_MMC_HS200; in mmc_card_hs200()
H A Ddebugfs.c146 case MMC_TIMING_MMC_HS200: in mmc_ios_show()
/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h561 #define MMC_TIMING_MMC_HS200 9 macro
648 return mmc->timing == MMC_TIMING_MMC_HS200; in mmc_card_hs200()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c457 if ((timing == MMC_TIMING_MMC_HS200) ||
668 case MMC_TIMING_MMC_HS200:
H A Dmmc-uclass.c41 mmc->timing == MMC_TIMING_MMC_HS200 && in dm_mmc_send_cmd()
H A Dxenon_sdhci.c220 (priv->timing == MMC_TIMING_MMC_HS200) || in xenon_mmc_phy_set()
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h65 #define MMC_TIMING_MMC_HS200 9 macro

12