Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Domap_hsmmc.c64 struct hsmmc *base_addr;
83 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size);
84 static int mmc_write_data(struct hsmmc *mmc_base, const char *buf,
192 void mmc_init_stream(struct hsmmc *mmc_base) in mmc_init_stream()
223 struct hsmmc *mmc_base; in omap_hsmmc_init_setup()
290 static void mmc_reset_controller_fsm(struct hsmmc *mmc_base, u32 bit) in mmc_reset_controller_fsm()
340 struct hsmmc *mmc_base;
458 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size)
512 static int mmc_write_data(struct hsmmc *mmc_base, const char *buf,
578 struct hsmmc *mmc_base;
[all …]
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Domap_mmc.h30 struct hsmmc { struct
56 struct hsmmc *base_addr; argument
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dkeystone-k2g.dtsi182 compatible = "ti,omap4-hsmmc";
193 compatible = "ti,omap4-hsmmc";
H A Domap3.dtsi433 compatible = "ti,omap3-hsmmc";
444 compatible = "ti,omap3-hsmmc";
453 compatible = "ti,omap3-hsmmc";
H A Dam33xx.dtsi309 compatible = "ti,omap4-hsmmc";
323 compatible = "ti,omap4-hsmmc";
335 compatible = "ti,omap4-hsmmc";
H A Dam4372.dtsi453 compatible = "ti,omap4-hsmmc";
466 compatible = "ti,omap4-hsmmc";
478 compatible = "ti,omap4-hsmmc";
H A Duniphier-ld11.dtsi285 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
H A Duniphier-pxs3.dtsi325 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
H A Duniphier-ld20.dtsi359 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
H A Ddra7.dtsi1022 compatible = "ti,omap4-hsmmc";
1035 compatible = "ti,omap4-hsmmc";
1046 compatible = "ti,omap4-hsmmc";
1057 compatible = "ti,omap4-hsmmc";
H A Ddm816x.dtsi313 compatible = "ti,omap4-hsmmc";
/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.c954 .base_addr = (struct hsmmc *)OMAP_HSMMC1_BASE,
968 .base_addr = (struct hsmmc *)OMAP_HSMMC2_BASE,