Lines Matching +full:clear +full:- +full:gpios
35 .Bd -ragged -offset indent
59 .Bl -tag -width ".Va hint.gpioiic.%d.atXXX"
71 (any other bits - i.e., pins - will be ignored).
74 to clear it.
78 .Bl -tag
90 If set to -1, the LED will be kept in its original state.
100 .Bd -literal
103 gpio-controller;
108 gpios = <&gpio 16 2 0>; /* GPIO pin 16. */
114 gpios = <&gpio 17 2 0>; /* GPIO pin 17. */
115 name = "user-led1";
121 .Dq gpio-leds
123 .Bd -literal
129 compatible = "gpio-leds";
132 gpios = <&gpio 16 2 0>;
137 gpios = <&gpio 17 2 0>;
138 name = "user-led1"
150 .Va gpios
152 .Pa /usr/src/sys/dts/bindings-gpio.txt .