Lines Matching full:usdhc
121 * The flag tells that the ESDHC controller is an USDHC block that is
133 * uSDHC: ADMA Length Mismatch Error occurs if the AHB read access is slow,
229 { .compatible = "fsl,imx6sx-usdhc", .data = &usdhc_imx6sx_data, },
230 { .compatible = "fsl,imx6sl-usdhc", .data = &usdhc_imx6sl_data, },
231 { .compatible = "fsl,imx6q-usdhc", .data = &usdhc_imx6q_data, },
232 { .compatible = "fsl,imx7d-usdhc", .data = &usdhc_imx7d_data, },
415 * The usdhc register returns a wrong host version. in esdhc_readw_le()
659 * The reset on usdhc fails to clear MIX_CTRL register. in esdhc_writeb_le()
928 * for the uSDHC loopback read clock in esdhc_set_strobe_dll()
1033 /* Doc Erratum: the uSDHC actual maximum timeout count is 1 << 29 */ in esdhc_get_max_timeout_count()
1089 * to zero if this usdhc is chosen to boot system. Change in sdhci_esdhc_imx_hwinit()