Lines Matching +full:auto +full:- +full:cmd12
7 - compatible : Should be one of the following
8 "brcm,bcm2835-sdhci"
9 "brcm,bcm2711-emmc2"
10 "brcm,sdhci-iproc-cygnus"
11 "brcm,sdhci-iproc"
13 Use brcm2835-sdhci for the eMMC controller on the BCM2835 (Raspberry Pi) and
14 bcm2711-emmc2 for the additional eMMC2 controller on BCM2711.
16 Use sdhci-iproc-cygnus for Broadcom SDHCI Controllers
19 Use sdhci-iproc for Broadcom SDHCI Controllers that allow standard
20 8, 16, 32-bit host access to SDHCI register.
22 - clocks : The clock feeding the SDHCI controller.
25 - sdhci,auto-cmd12: specifies that controller should use auto CMD12.
30 compatible = "brcm,sdhci-iproc-cygnus";
34 bus-width = <4>;
35 sdhci,auto-cmd12;
36 no-1-8-v;