Lines Matching +full:rclk +full:-
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
5 * Copyright (c) 2020-2021 The Linux Foundation. All rights reserved.
9 /dts-v1/;
11 #include "ipq9574-rdp-common.dtsi"
14 model = "Qualcomm Technologies, Inc. IPQ9574/AP-AL02-C7";
15 compatible = "qcom,ipq9574-ap-al02-c7", "qcom,ipq9574";
19 pinctrl-0 = <&sdc_default_state>;
20 pinctrl-names = "default";
21 mmc-ddr-1_8v;
22 mmc-hs200-1_8v;
23 mmc-hs400-1_8v;
24 mmc-hs400-enhanced-strobe;
25 max-frequency = <384000000>;
26 bus-width = <8>;
31 sdc_default_state: sdc-default-state {
32 clk-pins {
35 drive-strength = <8>;
36 bias-disable;
39 cmd-pins {
42 drive-strength = <8>;
43 bias-pull-up;
46 data-pins {
51 drive-strength = <8>;
52 bias-pull-up;
55 rclk-pins {
58 drive-strength = <8>;
59 bias-pull-down;