Home
last modified time | relevance | path

Searched refs:VDMA_INIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dmemc.h9 #define VDMA_INIT 0 macro
20 memc_write (VDMA_INIT, (offset >> 2)); \
H A Diomd.h166 #define VDMA_INIT IOMD_VIDINIT macro
178 outl (SCREEN_START + offset, VDMA_INIT); \
/openbmc/linux/drivers/video/fbdev/
H A Dacornfb.c440 memc_write(VDMA_INIT, off >> 2); in acornfb_update_dma()