Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf561/
Ddma.c24 (struct dma_register *) DMA1_9_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h440 #define DMA1_9_NEXT_DESC_PTR 0xFFC01E40 /* DMA1 Channel 9 Next Descripter Ptr Reg */ macro
DcdefBF561.h763 #define bfin_read_DMA1_9_NEXT_DESC_PTR() bfin_read32(DMA1_9_NEXT_DESC_PTR)
764 #define bfin_write_DMA1_9_NEXT_DESC_PTR(val) bfin_write32(DMA1_9_NEXT_DESC_PTR,val)
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c843 # define DMA21_NEXT_DESC_PTR DMA1_9_NEXT_DESC_PTR in bfin_debug_mmrs_init()