Home
last modified time | relevance | path

Searched refs:DMA21_START_ADDR (Results 1 – 3 of 3) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1952 #define DMA21_START_ADDR 0xFFC09004 /* DMA21 Start Address of Current Buffer */ macro
2516 #define MDMA0_SRC_CRC0_START_ADDR (DMA21_START_ADDR)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h842 #define DMA21_START_ADDR 0xffc01e44 /* DMA Channel 21 Start Address Register */ macro
DcdefBF54x_base.h1426 #define bfin_read_DMA21_START_ADDR() bfin_read32(DMA21_START_ADDR)
1427 #define bfin_write_DMA21_START_ADDR(val) bfin_write32(DMA21_START_ADDR, val)