Searched hist:"60445 cb5c3eb77ed1a07f2d908eef09174483698" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | atmel_spi.h | 60445cb5c3eb77ed1a07f2d908eef09174483698 Fri May 16 09:10:32 UTC 2008 Hans-Christian Egtvedt <hcegtvedt@atmel.com> atmel_spi: Driver for the Atmel SPI controller
This adds a driver for the SPI controller found on most AT91 and AVR32 chips, implementing the new SPI API.
Changed in v4: - Update to new API - Handle zero-length transfers appropriately. The user may send a zero-length SPI transfer with SPI_XFER_END set in order to deactivate the chip select after a series of transfers with chip select active. This is useful e.g. when polling the status register of DataFlash.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
|
| H A D | atmel_spi.c | 60445cb5c3eb77ed1a07f2d908eef09174483698 Fri May 16 09:10:32 UTC 2008 Hans-Christian Egtvedt <hcegtvedt@atmel.com> atmel_spi: Driver for the Atmel SPI controller
This adds a driver for the SPI controller found on most AT91 and AVR32 chips, implementing the new SPI API.
Changed in v4: - Update to new API - Handle zero-length transfers appropriately. The user may send a zero-length SPI transfer with SPI_XFER_END set in order to deactivate the chip select after a series of transfers with chip select active. This is useful e.g. when polling the status register of DataFlash.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
|
| H A D | Makefile | 60445cb5c3eb77ed1a07f2d908eef09174483698 Fri May 16 09:10:32 UTC 2008 Hans-Christian Egtvedt <hcegtvedt@atmel.com> atmel_spi: Driver for the Atmel SPI controller
This adds a driver for the SPI controller found on most AT91 and AVR32 chips, implementing the new SPI API.
Changed in v4: - Update to new API - Handle zero-length transfers appropriately. The user may send a zero-length SPI transfer with SPI_XFER_END set in order to deactivate the chip select after a series of transfers with chip select active. This is useful e.g. when polling the status register of DataFlash.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
|