Searched refs:max_dma_segs (Results 1 – 4 of 4) sorted by relevance
147 rt_uint32_t max_dma_segs; /* maximum number of dma segments in one request */ member
153 mmc->rthost.max_dma_segs = mmc->max_segs; in rt_mmc_add_host()
375 host->max_dma_segs * host->max_seg_size, in rt_mmcsd_blk_probe()
706 host->max_dma_segs = 1; in mmcsd_host_init()
Completed in 12 milliseconds