Lines Matching +full:enable +full:- +full:strobe +full:- +full:pulldown
2 -----------------------
5 - compatible: rockchip,rk3399-emmc-phy
6 - #phy-cells: must be 0
7 - reg: PHY register address offset and length in "general
11 - clock-names: Should contain "emmcclk". Although this is listed as optional
14 See ../clock/clock-bindings.txt for details.
15 - clocks: Should have a phandle to the card clock exported by the SDHCI driver.
16 - drive-impedance-ohm: Specifies the drive impedance in Ohm.
19 - rockchip,enable-strobe-pulldown: Enable internal pull-down for the strobe
20 line. If not set, pull-down is not used.
21 - rockchip,output-tapdelay-select: Specifies the phyctrl_otapdlysec register.
29 compatible = "rockchip,rk3399-grf", "syscon", "simple-mfd";
30 #address-cells = <1>;
31 #size-cells = <1>;
36 compatible = "rockchip,rk3399-emmc-phy";
39 clock-names = "emmcclk";
40 drive-impedance-ohm = <50>;
41 #phy-cells = <0>;