Searched refs:SCREEN_START (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/hardware/
H A Diomd.h177 outl (SCREEN_START + start, VDMA_START); \
178 outl (SCREEN_START + end - VDMA_XFERSIZE, VDMA_END); \
181 outl (SCREEN_START + offset, VDMA_INIT); \
/linux-4.4.14/arch/arm/mach-rpc/include/mach/
H A Dhardware.h39 #define SCREEN_START 0x02000000 /* VRAM */ macro
H A Duncompress.h10 #define VIDMEM ((char *)SCREEN_START)
/linux-4.4.14/arch/arm/mach-rpc/
H A Driscpc.c71 .pfn = __phys_to_pfn(SCREEN_START),
/linux-4.4.14/drivers/video/fbdev/
H A Dacornfb.c1008 fb_info.fix.smem_start = SCREEN_START; acornfb_probe()

Completed in 109 milliseconds