Home
last modified time | relevance | path

Searched refs:hsmmc (Results 1 – 12 of 12) sorted by relevance

/external/u-boot/drivers/mmc/
Domap_hsmmc.c75 struct hsmmc *base_addr;
156 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size);
157 static int mmc_write_data(struct hsmmc *mmc_base, const char *buf,
159 static void omap_hsmmc_start_clock(struct hsmmc *mmc_base);
160 static void omap_hsmmc_stop_clock(struct hsmmc *mmc_base);
161 static void mmc_reset_controller_fsm(struct hsmmc *mmc_base, u32 bit);
269 void mmc_init_stream(struct hsmmc *mmc_base) in mmc_init_stream()
354 struct hsmmc *mmc_base; in omap_hsmmc_set_timing()
406 struct hsmmc *mmc_base; in omap_hsmmc_conf_bus_power()
437 struct hsmmc *mmc_base = priv->base_addr; in omap_hsmmc_wait_dat0()
[all …]
/external/u-boot/arch/arm/include/asm/
Domap_mmc.h30 struct hsmmc { struct
69 struct hsmmc *base_addr; argument
/external/u-boot/arch/arm/dts/
Dkeystone-k2g.dtsi183 compatible = "ti,omap4-hsmmc";
194 compatible = "ti,omap4-hsmmc";
Ddra7.dtsi1059 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc";
1078 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc";
1094 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc";
1110 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc";
Domap3.dtsi437 compatible = "ti,omap3-hsmmc";
448 compatible = "ti,omap3-hsmmc";
457 compatible = "ti,omap3-hsmmc";
Dam33xx.dtsi309 compatible = "ti,omap4-hsmmc";
323 compatible = "ti,omap4-hsmmc";
335 compatible = "ti,omap4-hsmmc";
Dam4372.dtsi453 compatible = "ti,omap4-hsmmc";
466 compatible = "ti,omap4-hsmmc";
478 compatible = "ti,omap4-hsmmc";
Duniphier-pxs3.dtsi341 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
Duniphier-ld11.dtsi421 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
Duniphier-ld20.dtsi526 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
Ddm816x.dtsi313 compatible = "ti,omap4-hsmmc";
/external/u-boot/board/ti/am335x/
Dboard.c967 .base_addr = (struct hsmmc *)OMAP_HSMMC1_BASE,
981 .base_addr = (struct hsmmc *)OMAP_HSMMC2_BASE,