Home
last modified time | relevance | path

Searched refs:DMA20_NEXT_DESC_PTR (Results 1 – 3 of 3) sorted by relevance

/arch/blackfin/mach-bf548/
Ddma.c56 (struct dma_register *) DMA20_NEXT_DESC_PTR,
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h848 #define DMA20_NEXT_DESC_PTR 0xffc01e00 /* DMA Channel 20 Next Descriptor Pointer Re… macro
DcdefBF54x_base.h1421 #define bfin_read_DMA20_NEXT_DESC_PTR() bfin_read32(DMA20_NEXT_DESC_PTR)
1422 #define bfin_write_DMA20_NEXT_DESC_PTR(val) bfin_write32(DMA20_NEXT_DESC_PTR, val)