Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1612 #define DMA4_PREV_DESC_PTR 0xFFC41228 /* DMA4 Previous Initial Descriptor Point… macro
DcdefBF60x_base.h491 #define bfin_read_DMA4_PREV_DESC_PTR() bfin_read32(DMA4_PREV_DESC_PTR)
492 #define bfin_write_DMA4_PREV_DESC_PTR(val) bfin_write32(DMA4_PREV_DESC_PTR, val)