Lines Matching defs:read
68 #define SLCCFG_DMA_DIR (1 << 1) /* DMA write(0)/read(1) bit */
98 /* Clock setting for RDY read sample wait time in 2*n clocks */
342 * ECC is calculated automatically in hardware during syndrome read
359 * Simple device read without ECC
365 /* Direct device read with no ECC */
485 * DMA read/write transfers with ECC support
488 int read)
496 read ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV;
506 if (!read)
510 if (read) {
542 if (!read) /* ECC availability delayed on write */
570 if (!read)
592 if (!dma_mapped && read)
611 /* Issue read command */
655 /* Issue read command */