Lines Matching +full:spi +full:- +full:cpha
2 # SPDX-License-Identifier: Apache-2.0
4 description: nRF70 Wi-Fi chip with QSPI interface.
8 on-bus: qspi
11 qspi-frequency:
20 qspi-quad-mode:
24 SPI mode (2 IO lines - MOSI & MISO).
26 qspi-rx-delay:
30 Number of clock cycles from the rising edge of the SPI clock
33 qspi-cpha:
36 Set to indicate phase starts with asserted half-phase (CPHA=1).
39 qspi-cpol:
43 The driver using this property requires also use `cpha`.