Home
last modified time | relevance | path

Searched refs:DMA32_PREV_DESC_PTR (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2190 #define DMA32_PREV_DESC_PTR 0xFFC0B1A8 /* DMA32 Previous Initial Descriptor Poin… macro
DcdefBF60x_base.h1454 #define bfin_read_DMA32_PREV_DESC_PTR() bfin_read32(DMA32_PREV_DESC_PTR)
1455 #define bfin_write_DMA32_PREV_DESC_PTR(val) bfin_write32(DMA32_PREV_DESC_PTR, val)