Searched refs:JAZZ_R4030_CHNL_COUNT (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Djazzdma.h64 #define JAZZ_R4030_CHNL_COUNT 0xE0000110 /* 8 DMA Channel Byte Cnt Regs, */ macro
/linux-4.1.27/arch/mips/jazz/
H A Djazzdma.c411 (unsigned) r4030_read_reg32(JAZZ_R4030_CHNL_COUNT + vdma_disable()
521 r4030_write_reg32(JAZZ_R4030_CHNL_COUNT + (channel << 5), count); vdma_set_count()
533 residual = r4030_read_reg32(JAZZ_R4030_CHNL_COUNT + (channel << 5)); vdma_get_residue()

Completed in 81 milliseconds