Lines Matching +full:clkout +full:- +full:disable

3 The Nuvoton BMC NPCM7XX Pin Controller multi-function routed through
9 - #address-cells : should be 1.
10 - #size-cells : should be 1.
11 - compatible : "nuvoton,npcm750-pinctrl" for Poleg NPCM7XX.
12 - ranges : defines mapping ranges between pin controller node (parent)
19 Required GPIO Bank subnode-properties:
20 - reg : specifies physical base address and size of the GPIO
22 - gpio-controller : Marks the device node as a GPIO controller.
23 - #gpio-cells : Must be <2>. The first cell is the gpio pin number
25 - interrupts : contain the GPIO bank interrupt with flags for falling edge.
26 - gpio-ranges : defines the range of pins managed by the GPIO bank controller.
30 gpio-controller;
31 #gpio-cells = <2>;
34 gpio-ranges = <&pinctrl 0 0 32>;
39 - pin: A string containing the name of the pin
85 "GPIO159/MMCDT3", "GPIO160/CLKOUT/RNGOSCOUT", "GPIO161/nLFRAME/nESPICS",
108 bias-disable, bias-pull-down, bias-pull-up, input-enable,
109 input-disable, output-high, output-low, drive-push-pull,
110 drive-open-drain, input-debounce, slew-rate, drive-strength
112 slew-rate valid arguments are:
113 <0> - slow
114 <1> - fast
115 drive-strength valid arguments are:
116 <2> - 2mA
117 <4> - 4mA
118 <8> - 8mA
119 <12> - 12mA
120 <16> - 16mA
121 <24> - 24mA
125 gpio0_iox1d1_pin: gpio0-iox1d1-pin {
127 output-high;
129 gpio0_iox1ck_pin: gpio0-iox1ck-pin {
136 Required pin group subnode-properties:
137 - groups : A string containing the name of the group to mux.
138 - function: A string containing the name of the function to mux to the
152 jtag2, spix, spixcs1, pspi1, pspi2, ddc, clkreq, clkout, spi3, spi3cs1,
157 r1err_pins: r1err-pins {
161 r1md_pins: r1md-pins {
165 r1_pins: r1-pins {
173 #address-cells = <1>;
174 #size-cells = <1>;
175 compatible = "nuvoton,npcm750-pinctrl";
179 gpio-controller;
180 #gpio-cells = <2>;
183 gpio-ranges = <&pinctrl 0 0 32>;
189 gpio-controller;
190 #gpio-cells = <2>;
193 gpio-ranges = <&pinctrl 0 224 32>;
196 gpio0_iox1d1_pin: gpio0-iox1d1-pin {
198 output-high;
201 iox1_pins: iox1-pins {
205 iox2_pins: iox2-pins {
212 clkreq_pins: clkreq-pins {