Lines Matching +full:half +full:- +full:bit
2 # SPDX-License-Identifier: Apache-2.0
5 MIPI-DBI Mode C compatible SPI controller. This driver emulates MIPI DBI
7 compatible: "zephyr,mipi-dbi-spi"
9 include: ["mipi-dbi-controller.yaml", "pinctrl-device.yaml"]
12 spi-dev:
19 dc-gpios:
20 type: phandle-array
25 reset-gpios:
26 type: phandle-array
30 xfr-min-bits:
35 whose task is to convert the serial SPI bit stream to the parallel MCU
36 interface with clock and bit accuracy. Typically, these are 16 bits wide.
39 (see dt-bindings/mipi_dbi/mipi_dbi.h)
43 - 8
44 - 16
46 write-only:
50 If all controllers are write-only, read functions will be
52 It can also be used as an alternative to half duplex when