Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/
Ddma.c60 (struct dma_register *) DMA45_NEXT_DESC_PTR,
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2465 #define DMA45_NEXT_DESC_PTR 0xFFC14180 /* DMA45 Pointer to Next Initial Descript… macro
DcdefBF60x_base.h1919 #define bfin_read_DMA45_NEXT_DESC_PTR() bfin_read32(DMA45_NEXT_DESC_PTR)
1920 #define bfin_write_DMA45_NEXT_DESC_PTR(val) bfin_write32(DMA45_NEXT_DESC_PTR, val)