Searched refs:AW_MMC_DMA_CONFIG_OWN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/allwinner/ | ||
H A D | aw_mmc.h | 218 #define AW_MMC_DMA_CONFIG_OWN (1U << 31) /* DES Own Flag */ macro |
H A D | aw_mmc.c | 616 AW_MMC_DMA_CONFIG_OWN | AW_MMC_DMA_CONFIG_DIC; in aw_dma_cb() |