Lines Matching +full:cap +full:- +full:power +full:- +full:off +full:- +full:card
5 - compatible: must be
7 - interrupts: 3 interrupts, named "card detect", "data" and "SDIO" must be
9 - clocks: a clock binding for the IMCLK input
13 - vmmc-supply: a phandle of a regulator, supplying Vcc to the card
14 - vqmmc-supply: a phandle of a regulator, supplying VccQ to the card
15 - pinctrl-names: Can contain a "default" entry and a "state_uhs"
19 - pinctrl-N: One property for each name listed in pinctrl-names, see
20 ../pinctrl/pinctrl-bindings.txt.
32 interrupt-names = "card detect", "data", "SDIO";
33 bus-width = <4>;
34 max-frequency = <50000000>;
35 cap-power-off-card;
37 vmmc-supply = <&vcc_sd0>;
38 vqmmc-supply = <&vccq_sd0>;