Home
last modified time | relevance | path

Searched refs:VDMA_END (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Dmemc.h11 #define VDMA_END 2 macro
19 memc_write (VDMA_END, (end - VDMA_XFERSIZE) >> 2); \
H A Diomd.h168 #define VDMA_END IOMD_VIDEND macro
175 outl (SCREEN_START + end - VDMA_XFERSIZE, VDMA_END); \
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
H A Dmemc.h11 #define VDMA_END 2 macro
19 memc_write (VDMA_END, (end - VDMA_XFERSIZE) >> 2); \
H A Diomd.h168 #define VDMA_END IOMD_VIDEND macro
175 outl (SCREEN_START + end - VDMA_XFERSIZE, VDMA_END); \
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dacornfb.c560 memc_write(VDMA_END, size >> 2); in acornfb_set_par()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dacornfb.c560 memc_write(VDMA_END, size >> 2); in acornfb_set_par()

Completed in 4 milliseconds