Lines Matching +full:slave +full:- +full:mode
30 .Nd driver for SpiFlash(tm) compatible non-volatile storage devices
35 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
48 driver provides support for the family of non-volatile storage
72 .Bl -bullet -compact
133 device is defined as a slave device subnode
140 The most commonly-used ones are documented below.
145 .Bl -tag -width indent
147 Must be the string "jedec,spi-nor".
150 .It Va spi-max-frequency
151 The maximum bus frequency to use when communicating with this slave device.
159 .Bl -tag -width indent
160 .It Va spi-cpha
161 Empty property indicating the slave device requires shifted clock
162 phase (CPHA) mode.
163 .It Va spi-cpol
164 Empty property indicating the slave device requires inverse clock
165 polarity (CPOL) mode.
166 .It Va spi-cs-high
167 Empty property indicating the slave device requires chip select active high.
176 .Bl -tag -width indent
186 The chip-select number to assert when performing I/O for this device.
188 .It Va hint.mx25l.%d.mode
189 The SPI mode (0-3) to use when communicating with this device.
192 .Bl -tag -width /dev/flash/spi?