Lines Matching refs:transfer
81 settings for data transfer parameters:
84 return (RD) or assign (WR) the SPI transfer mode. Use the constants
92 which will return (RD) or assign (WR) the full SPI transfer mode,
97 transfer SPI words. Zero indicates MSB-first; other values indicate
104 each SPI transfer word. The value zero signifies eight bits.
107 u32 which will return (RD) or assign (WR) the maximum SPI transfer
124 - There's a limit on the number of bytes each I/O request can transfer
128 - Because SPI has no low-level transfer acknowledgement, you usually
137 transfer.) The model is the same as that used in the kernel spi_sync()
146 and bitrate for each transfer segment.)
149 same transfer. It's even OK if those are the same buffer.