Searched refs:AW_MMC_DMA_CONFIG_LD (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/allwinner/ | ||
H A D | aw_mmc.h | 213 #define AW_MMC_DMA_CONFIG_LD (1U << 2) /* Last DES */ macro |
H A D | aw_mmc.c | 623 dma_desc[nsegs - 1].config |= AW_MMC_DMA_CONFIG_LD | in aw_dma_cb() |