Lines Matching +full:out +full:- +full:gpio
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "raspberrypi,pico-spi-pio"
8 include: ["spi-controller.yaml", "raspberrypi,pico-pio-device.yaml", "reset-device.yaml"]
11 clk-gpios:
12 type: phandle-array
17 mosi-gpios:
18 type: phandle-array
20 Output pin for Master Out Slave In.
22 miso-gpios:
23 type: phandle-array
25 Input pin for Master In Slave Out.
27 sio-gpios:
28 type: phandle-array
30 Single I/O gpio info
32 GPIO input/output pin for 3-wire mode.