Lines Matching defs:read
66 #define SLCCFG_DMA_DIR (1 << 1) /* DMA write(0)/read(1) bit */
96 /* Clock setting for RDY read sample wait time in 2*n clocks */
340 * ECC is calculated automatically in hardware during syndrome read
357 * Simple device read without ECC
363 /* Direct device read with no ECC */
483 * DMA read/write transfers with ECC support
486 int read)
494 read ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV;
504 if (!read)
508 if (read) {
540 if (!read) /* ECC availability delayed on write */
568 if (!read)
590 if (!dma_mapped && read)
609 /* Issue read command */
653 /* Issue read command */