Searched refs:hsmmc (Results 1 – 14 of 14) sorted by relevance
| /u-boot/drivers/mmc/ |
| A D | omap_hsmmc.c | 84 struct hsmmc *base_addr; 369 struct hsmmc *mmc_base; in omap_hsmmc_set_timing() 420 struct hsmmc *mmc_base; in omap_hsmmc_conf_bus_power() 558 struct hsmmc *mmc_base; in omap_hsmmc_set_capabilities() 583 struct hsmmc *mmc_base; in omap_hsmmc_disable_tuning() 600 struct hsmmc *mmc_base; in omap_hsmmc_set_dll() 626 struct hsmmc *mmc_base; in omap_hsmmc_execute_tuning() 810 struct hsmmc *mmc_base; in omap_hsmmc_init_setup() 986 struct hsmmc *mmc_base; in omap_hsmmc_prepare_data() 1017 struct hsmmc *mmc_base; in omap_hsmmc_dma_cleanup() [all …]
|
| /u-boot/arch/arm/include/asm/ |
| A D | omap_mmc.h | 33 struct hsmmc { struct 72 struct hsmmc *base_addr; argument
|
| /u-boot/arch/arm/dts/ |
| A D | keystone-k2g.dtsi | 180 compatible = "ti,omap4-hsmmc"; 191 compatible = "ti,omap4-hsmmc";
|
| A D | omap3.dtsi | 432 compatible = "ti,omap3-hsmmc"; 443 compatible = "ti,omap3-hsmmc"; 452 compatible = "ti,omap3-hsmmc";
|
| A D | dra7.dtsi | 1082 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc"; 1101 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc"; 1117 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc"; 1133 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc";
|
| A D | am4372.dtsi | 446 compatible = "ti,omap4-hsmmc"; 459 compatible = "ti,omap4-hsmmc"; 471 compatible = "ti,omap4-hsmmc";
|
| A D | am33xx.dtsi | 364 compatible = "ti,omap4-hsmmc"; 378 compatible = "ti,omap4-hsmmc";
|
| A D | omap4-l4.dtsi | 2141 compatible = "ti,omap4-hsmmc"; 2237 compatible = "ti,omap4-hsmmc"; 2301 compatible = "ti,omap4-hsmmc"; 2393 compatible = "ti,omap4-hsmmc"; 2425 compatible = "ti,omap4-hsmmc";
|
| A D | dm816x.dtsi | 312 compatible = "ti,omap4-hsmmc";
|
| A D | uniphier-ld11.dtsi | 463 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
| A D | uniphier-ld20.dtsi | 599 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
| A D | uniphier-pxs3.dtsi | 421 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
| /u-boot/board/nokia/rx51/ |
| A D | rx51.c | 764 { rx51_mmc_cfg, (struct hsmmc *)OMAP_HSMMC1_BASE }, 765 { rx51_mmc_cfg, (struct hsmmc *)OMAP_HSMMC2_BASE },
|
| /u-boot/board/ti/am335x/ |
| A D | board.c | 987 .base_addr = (struct hsmmc *)OMAP_HSMMC1_BASE, 1001 .base_addr = (struct hsmmc *)OMAP_HSMMC2_BASE,
|
Completed in 48 milliseconds