Searched refs:esdhc_imx53_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c252 static const struct esdhc_soc_data esdhc_imx53_data = { variable in typeref:struct:esdhc_soc_data
364 { .compatible = "fsl,imx53-esdhc", .data = &esdhc_imx53_data, },
387 return data->socdata == &esdhc_imx53_data;

Completed in 111 milliseconds