Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/hardware/
A Diomd.h174 outl (SCREEN_START + start, VDMA_START); \
175 outl (SCREEN_START + end - VDMA_XFERSIZE, VDMA_END); \
178 outl (SCREEN_START + offset, VDMA_INIT); \
/linux/arch/arm/mach-rpc/include/mach/
A Dhardware.h36 #define SCREEN_START 0x02000000 /* VRAM */ macro
A Duncompress.h7 #define VIDMEM ((char *)SCREEN_START)
/linux/arch/arm/mach-rpc/
A Driscpc.c70 .pfn = __phys_to_pfn(SCREEN_START),
/linux/drivers/video/fbdev/
A Dacornfb.c971 fb_info.fix.smem_start = SCREEN_START; in acornfb_probe()

Completed in 9 milliseconds