| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 12 Should be "ti,omap2-hsmmc", for OMAP2 controllers 13 Should be "ti,omap3-hsmmc", for OMAP3 controllers 14 Should be "ti,omap3-pre-es3-hsmmc" for OMAP3 controllers pre ES3.0 15 Should be "ti,omap4-hsmmc", for OMAP4 controllers 16 Should be "ti,am33xx-hsmmc", for AM335x controllers 17 Should be "ti,k2g-hsmmc", "ti,omap4-hsmmc" for 66AK2G controllers. 59 compatible = "ti,omap4-hsmmc"; 71 compatible = "ti,omap4-hsmmc"; 95 | card | -- CIRQ --> | hsmmc | -- IRQ --> | CPU | 120 compatible = "ti,am33xx-hsmmc";
|
| H A D | ti-omap.txt | 10 please see the omap hsmmc driver for the current omaps.
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | omap_hsmmc.c | 64 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 …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | omap_mmc.h | 30 struct hsmmc { struct 56 struct hsmmc *base_addr; argument
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | s3c64xx.dtsi | 67 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 78 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 89 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2";
|
| H A D | s3c2416.dtsi | 52 clock-names = "hsmmc", "mmc_busclk.0", 63 clock-names = "hsmmc", "mmc_busclk.0",
|
| H A D | s5pv210.dtsi | 370 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 381 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 392 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 403 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.3";
|
| H A D | omap2430.dtsi | 260 compatible = "ti,omap2-hsmmc"; 271 compatible = "ti,omap2-hsmmc";
|
| H A D | exynos4.dtsi | 324 clock-names = "hsmmc", "mmc_busclk.2"; 333 clock-names = "hsmmc", "mmc_busclk.2"; 342 clock-names = "hsmmc", "mmc_busclk.2"; 351 clock-names = "hsmmc", "mmc_busclk.2";
|
| H A D | dm814x.dtsi | 400 compatible = "ti,omap4-hsmmc"; 418 compatible = "ti,omap4-hsmmc"; 549 compatible = "ti,omap4-hsmmc";
|
| H A D | omap3.dtsi | 519 compatible = "ti,omap3-hsmmc"; 530 compatible = "ti,omap3-hsmmc"; 539 compatible = "ti,omap3-hsmmc";
|
| H A D | omap3-ldp.dts | 210 compatible = "ti,omap3-pre-es3-hsmmc";
|
| H A D | omap5-l4.dtsi | 1887 compatible = "ti,omap4-hsmmc"; 1976 compatible = "ti,omap4-hsmmc"; 2016 compatible = "ti,omap4-hsmmc"; 2108 compatible = "ti,omap4-hsmmc"; 2140 compatible = "ti,omap4-hsmmc";
|
| H A D | omap4-l4.dtsi | 2144 compatible = "ti,omap4-hsmmc"; 2240 compatible = "ti,omap4-hsmmc"; 2304 compatible = "ti,omap4-hsmmc"; 2396 compatible = "ti,omap4-hsmmc"; 2428 compatible = "ti,omap4-hsmmc";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | keystone-k2g.dtsi | 182 compatible = "ti,omap4-hsmmc"; 193 compatible = "ti,omap4-hsmmc";
|
| H A D | am33xx.dtsi | 309 compatible = "ti,omap4-hsmmc"; 323 compatible = "ti,omap4-hsmmc"; 335 compatible = "ti,omap4-hsmmc";
|
| H A D | omap3.dtsi | 433 compatible = "ti,omap3-hsmmc"; 444 compatible = "ti,omap3-hsmmc"; 453 compatible = "ti,omap3-hsmmc";
|
| H A D | am4372.dtsi | 453 compatible = "ti,omap4-hsmmc"; 466 compatible = "ti,omap4-hsmmc"; 478 compatible = "ti,omap4-hsmmc";
|
| H A D | uniphier-ld11.dtsi | 285 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
| H A D | uniphier-ld20.dtsi | 359 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
| H A D | uniphier-pxs3.dtsi | 325 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|
| H A D | dra7.dtsi | 1022 compatible = "ti,omap4-hsmmc"; 1035 compatible = "ti,omap4-hsmmc"; 1046 compatible = "ti,omap4-hsmmc"; 1057 compatible = "ti,omap4-hsmmc";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/ |
| H A D | ti-edma.txt | 189 compatible = "ti,k2g-hsmmc", "ti,omap4-hsmmc";
|
| /OK3568_Linux_fs/u-boot/board/ti/am335x/ |
| H A D | board.c | 954 .base_addr = (struct hsmmc *)OMAP_HSMMC1_BASE, 968 .base_addr = (struct hsmmc *)OMAP_HSMMC2_BASE,
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/socionext/ |
| H A D | uniphier-ld11.dtsi | 456 cdns,phy-dll-delay-sdclk-hsmmc = <21>;
|