Home
last modified time | relevance | path

Searched refs:JAZZ_R4030_CHNL_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/jazz/
H A Djazzdma.c278 (unsigned) r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_stats()
300 status = r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + (channel << 5)); in vdma_enable()
309 r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE + (channel << 5), in vdma_enable()
310 r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_enable()
317 r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE + (channel << 5), in vdma_enable()
318 r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_enable()
332 r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_disable()
348 r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE + (channel << 5), in vdma_disable()
349 r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_disable()
409 r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE in vdma_set_mode()
[all...]
/kernel/linux/linux-6.6/arch/mips/jazz/
H A Djazzdma.c278 (unsigned) r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_stats()
300 status = r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + (channel << 5)); in vdma_enable()
309 r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE + (channel << 5), in vdma_enable()
310 r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_enable()
317 r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE + (channel << 5), in vdma_enable()
318 r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_enable()
332 r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_disable()
348 r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE + (channel << 5), in vdma_disable()
349 r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE + in vdma_disable()
409 r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE in vdma_set_mode()
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Djazzdma.h55 #define JAZZ_R4030_CHNL_ENABLE 0xE0000108 /* 8 DMA Channel Enable Regs, */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Djazzdma.h55 #define JAZZ_R4030_CHNL_ENABLE 0xE0000108 /* 8 DMA Channel Enable Regs, */ macro

Completed in 3 milliseconds