Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Djazzdma.h57 #define JAZZ_R4030_CHNL_COUNT 0xE0000110 /* 8 DMA Channel Byte Cnt Regs, */ macro
/openbmc/linux/arch/mips/jazz/
H A Djazzdma.c344 (unsigned) r4030_read_reg32(JAZZ_R4030_CHNL_COUNT + in vdma_disable()
454 r4030_write_reg32(JAZZ_R4030_CHNL_COUNT + (channel << 5), count); in vdma_set_count()
466 residual = r4030_read_reg32(JAZZ_R4030_CHNL_COUNT + (channel << 5)); in vdma_get_residue()