Lines Matching +full:bus +full:- +full:specific
4 . Embedded Multimedia Cards (EMMC-version 4.5)
5 . Secure Digital memory (SD mem-version 2.0)
6 . Secure Digital I/O (SDIO-version 3.0)
7 . Consumer Electronics Advanced Transport Architecture (CE-ATA-version 1.1)
10 SOC specific and Board specific properties are channel specific.
12 Required SoC Specific Properties:
14 - compatible: should be
15 - samsung,exynos-dwmmc: for exynos platforms
17 - reg: physical base address of the controller and length of memory mapped
20 - interrupts: The interrupt number to the cpu.
22 Required Board Specific Properties:
24 - #address-cells: should be 1.
25 - #size-cells: should be 0.
26 - samsung,bus-width: The width of the bus used to interface the devices
27 supported by DWC_mobile_storage (SD-MMC/EMMC/SDIO).
28 . Typically the bus width is 4 or 8.
29 - samsung,timing: The timing values to be written into the
41 samsung,bus-width = <8>;
46 . The bus width is 8
48 1 - SelClk_sample
49 3 - SelClk_drv
50 3 - DIVRATIO
53 1 - Indicates that the device is removable.
54 0 - Indicates that the device cannot be removed.