Lines Matching +full:tcb +full:- +full:timer
1 // SPDX-License-Identifier: GPL-2.0-or-later
18 clock-frequency = <32768>;
22 clock-frequency = <12000000>;
26 compatible = "fixed-clock";
27 #clock-cells = <0>;
28 clock-frequency = <20000000>;
29 clock-output-names = "clk20m";
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_dat4_7>;
38 vmmc-supply = <&vcc_mmc0_reg>;
39 vqmmc-supply = <&vcc_3v3_reg>;
43 bus-width = <8>;
44 broken-cd;
49 cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
54 spi-max-frequency = <50000000>;
64 cs-gpios = <&pioB 22 0>, <&pioB 23 0>, <0>, <0>;
71 interrupt-parent = <&pioE>;
73 spi-max-frequency = <10000000>;
80 interrupt-parent = <&pioE>;
82 spi-max-frequency = <10000000>;
86 tcb2: timer@fc024000 {
87 timer@0 {
88 compatible = "atmel,tcb-timer";
92 timer@1 {
93 compatible = "atmel,tcb-timer";
99 pinctrl-names = "default";
100 pinctrl-0 = <
108 atmel,adc-vref = <3300>;
119 compatible = "regulator-fixed";
120 regulator-name = "VCC 3V3";
121 regulator-min-microvolt = <3300000>;
122 regulator-max-microvolt = <3300000>;
123 regulator-boot-on;
124 regulator-always-on;
128 compatible = "regulator-fixed";
130 regulator-name = "RST_n MCI0";
131 regulator-min-microvolt = <3300000>;
132 regulator-max-microvolt = <3300000>;
133 vin-supply = <&vcc_3v3_reg>;
134 regulator-boot-on;