Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/
Ddma.c51 (struct dma_register *) DMA36_NEXT_DESC_PTR,
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2276 #define DMA36_NEXT_DESC_PTR 0xFFC10080 /* DMA36 Pointer to Next Initial Descript… macro
DcdefBF60x_base.h1586 #define bfin_read_DMA36_NEXT_DESC_PTR() bfin_read32(DMA36_NEXT_DESC_PTR)
1587 #define bfin_write_DMA36_NEXT_DESC_PTR(val) bfin_write32(DMA36_NEXT_DESC_PTR, val)