Home
last modified time | relevance | path

Searched refs:DMA23_NEXT_DESC_PTR (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf548/
Ddma.c38 (struct dma_register *) DMA23_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2003 #define DMA23_NEXT_DESC_PTR 0xFFC09100 /* DMA23 Pointer to Next Initial Descript… macro
2559 #define MDMA1_SRC_CRC1_NEXT_DESC_PTR (DMA23_NEXT_DESC_PTR)
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h873 #define DMA23_NEXT_DESC_PTR 0xffc01ec0 /* DMA Channel 23 Next Descriptor Pointer Re… macro
DcdefBF54x_base.h1482 #define bfin_read_DMA23_NEXT_DESC_PTR() bfin_read32(DMA23_NEXT_DESC_PTR)
1483 #define bfin_write_DMA23_NEXT_DESC_PTR(val) bfin_write32(DMA23_NEXT_DESC_PTR, val)
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c845 # define DMA23_NEXT_DESC_PTR DMA1_11_NEXT_DESC_PTR in bfin_debug_mmrs_init() macro