Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/
Ddma.c57 (struct dma_register *) DMA21_NEXT_DESC_PTR,
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h864 #define DMA21_NEXT_DESC_PTR 0xffc01e40 /* DMA Channel 21 Next Descriptor Pointer Re… macro
DcdefBF54x_base.h1450 #define bfin_read_DMA21_NEXT_DESC_PTR() bfin_read32(DMA21_NEXT_DESC_PTR)
1451 #define bfin_write_DMA21_NEXT_DESC_PTR(val) bfin_write32(DMA21_NEXT_DESC_PTR, val)