Searched refs:DMA22_CURR_DESC_PTR (Results 1 - 3 of 3) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
H A DdefBF60x_base.h1989 #define DMA22_CURR_DESC_PTR 0xFFC090A4 /* DMA22 Current Descriptor Pointer */ macro
2515 #define MDMA0_DEST_CRC0_CURR_DESC_PTR (DMA22_CURR_DESC_PTR)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h864 #define DMA22_CURR_DESC_PTR 0xffc01ea0 /* DMA Channel 22 Current Descriptor Pointer Register */ macro
H A DcdefBF54x_base.h1467 #define bfin_read_DMA22_CURR_DESC_PTR() bfin_read32(DMA22_CURR_DESC_PTR)
1468 #define bfin_write_DMA22_CURR_DESC_PTR(val) bfin_write32(DMA22_CURR_DESC_PTR, val)

Completed in 73 milliseconds