Lines Matching +full:easydma +full:- +full:maxcnt +full:- +full:bits
2 # SPDX-License-Identifier: Apache-2.0
6 include: [spi-controller.yaml, pinctrl-device.yaml, nordic-clockpin.yaml]
15 pinctrl-0:
18 pinctrl-names:
21 max-frequency:
28 overrun-character:
34 easydma-maxcnt-bits:
38 Maximum number of bits available in the EasyDMA MAXCNT register. This
41 wake-gpios:
42 type: phandle-array
44 Optional bi-directional line that allows SPI master to indicate to SPI
47 transfer when it is actually needed, and stay in any desired low-power
50 - initially, SPI slave configures its WAKE line pin as an input and SPI
52 - when a transfer is to be performed, SPI master configures its WAKE
53 line pin as an input with pull-up; this changes the line state to
55 - when SPI slave detects the high state of the WAKE line, it prepares
58 - the generated high-to-low transition on the WAKE line is a signal
60 - SPI slave releases the line by configuring its pin back to be an input