Home
last modified time | relevance | path

Searched refs:DMA1_8_NEXT_DESC_PTR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf561/
Ddma.c23 (struct dma_register *) DMA1_8_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h426 #define DMA1_8_NEXT_DESC_PTR 0xFFC01E00 /* DMA1 Channel 8 Next Descripter Ptr Reg */ macro
DcdefBF561.h737 #define bfin_read_DMA1_8_NEXT_DESC_PTR() bfin_read32(DMA1_8_NEXT_DESC_PTR)
738 #define bfin_write_DMA1_8_NEXT_DESC_PTR(val) bfin_write32(DMA1_8_NEXT_DESC_PTR,val)
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c842 # define DMA20_NEXT_DESC_PTR DMA1_8_NEXT_DESC_PTR in bfin_debug_mmrs_init()