Lines Matching +full:tcb +full:- +full:timer
2 * at91sam9x5cm.dtsi - Device Tree Include file for AT91SAM9x5 CPU Module
17 clock-frequency = <32768>;
21 clock-frequency = <12000000>;
27 tcb0: timer@f8008000 {
28 timer@0 {
29 compatible = "atmel,tcb-timer";
33 timer@1 {
34 compatible = "atmel,tcb-timer";
41 pinctrl_1wire_cm: 1wire_cm-0 {
53 pinctrl-0 = <&pinctrl_ebi_addr_nand
55 pinctrl-names = "default";
58 nand_controller: nand-controller {
60 pinctrl-0 = <&pinctrl_nand_oe_we
63 pinctrl-names = "default";
67 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
68 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>;
69 nand-bus-width = <8>;
70 nand-ecc-mode = "hw";
71 nand-ecc-strength = <2>;
72 nand-ecc-step-size = <512>;
73 nand-on-flash-bbt;
77 compatible = "fixed-partitions";
78 #address-cells = <1>;
79 #size-cells = <1>;
87 label = "u-boot";
92 label = "U-Boot Env";
112 compatible = "gpio-leds";
117 linux,default-trigger = "heartbeat";
127 compatible = "w1-gpio";
129 linux,open-drain;
130 pinctrl-names = "default";
131 pinctrl-0 = <&pinctrl_1wire_cm>;