Lines Matching +full:chip +full:- +full:select
2 # SPDX-License-Identifier: Apache-2.0
8 include: ["spi-controller.yaml", "pinctrl-device.yaml"]
17 pcs-sck-delay:
20 Delay in nanoseconds from the chip select assert to the first clock
23 sck-pcs-delay:
26 Delay in nanoseconds from the last clock edge to the chip select
29 transfer-delay:
32 Delay in nanoseconds from the chip select deassert to the next chip
33 select assert. If not set, the minimum supported delay is used.
35 data-pin-config:
38 - "sdi-in,sdo-out"
39 - "sdi-in,sdi-out"
40 - "sdo-in,sdo-out"
41 - "sdo-in,sdi-out"
42 default: "sdi-in,sdo-out"