Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf561/
Ddma.c25 (struct dma_register *) DMA1_10_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h454 #define DMA1_10_NEXT_DESC_PTR 0xFFC01E80 /* DMA1 Channel 10 Next Descripter Ptr Reg */ macro
DcdefBF561.h789 #define bfin_read_DMA1_10_NEXT_DESC_PTR() bfin_read32(DMA1_10_NEXT_DESC_PTR)
790 #define bfin_write_DMA1_10_NEXT_DESC_PTR(val) bfin_write32(DMA1_10_NEXT_DESC_PTR,val)
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c844 # define DMA22_NEXT_DESC_PTR DMA1_10_NEXT_DESC_PTR in bfin_debug_mmrs_init()