Lines Matching defs:mode
54 static int xfer_data(struct sd_handle *handle, uint32_t mode, uint32_t addr,
245 * none DMA mode, In None DMA mode the data transfer starts
249 * In DMA mode, the real data transfer is done by the DMA engine
260 * In NON DMA mode, the real data xfer starts from here
282 /* In NON DMA mode, the real data
288 } else { /* for DMA mode */
452 /* goto transfer mode */
522 uint32_t mode,
531 if (mode == SD_OP_READ) {
543 if (mode == SD_OP_READ) {
652 * it is used in Non-DMA mode for card data transmission.
716 * It is used in Non-DMA mode for card data transmission.
845 * It is used in Non-DMA mode for card data transmission.
963 * is set. If interrupt mode is not enabled then it will poll
965 * an error interrupt happens. If interrupt mode is enabled then
979 /* Polling mode */