Lines Matching full:hs400
469 * HS400/HS200 timing mode).
819 * Select HS400 mode using the HC_SELECT_IN from VENDOR SPEC in msm_hc_select_hs400()
858 * eMMC specific HS200/HS400 doesn't have their respective modes
862 * HS400 - This involves multiple configurations
864 * Then when switching to DDR @ 400MHz (HS400) we use
870 * HS400 - divided clock (free running MCLK/2)
896 * Retuning in HS400 (DDR mode) will fail, just reset the in sdhci_msm_cdclp533_calibration()
1076 * Retuning in HS400 (DDR mode) will fail, just reset the in sdhci_msm_hs400_dll_calibration()
1111 * Tuning is required for SDR104, HS200 and HS400 cards and in sdhci_msm_is_tuning_needed()
1190 * HS400 settings. in sdhci_msm_execute_tuning()
1195 * For HS400 tuning in HS200 timing requires: in sdhci_msm_execute_tuning()
1276 * sdhci_msm_hs400 - Calibrate the DLL for HS400 bus speed mode operation.
1294 pr_err("%s: Failed to calibrate DLL for hs400 mode (%d)\n", in sdhci_msm_hs400()