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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Dmm-rpc.c23 { SCREEN_BASE, SCREEN_START, 2*1048576, DOMAIN_IO, 0, 1, 0, 0 }, /* VRAM */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-arc/
H A Dhardware.h44 #define SCREEN_START 0x02000000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-cl7500/
H A Dhardware.h45 /* Let's define SCREEN_START for CL7500, even though it's a lie. */
46 #define SCREEN_START 0x02000000 /* VRAM */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-rpc/
H A Dhardware.h39 #define SCREEN_START 0x02000000 /* VRAM */ macro
H A Duncompress.h10 #define VIDMEM ((char *)SCREEN_START)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-arc/
H A Dhardware.h44 #define SCREEN_START 0x02000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-cl7500/
H A Dhardware.h45 /* Let's define SCREEN_START for CL7500, even though it's a lie. */
46 #define SCREEN_START 0x02000000 /* VRAM */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-rpc/
H A Dhardware.h39 #define SCREEN_START 0x02000000 /* VRAM */ macro
H A Duncompress.h10 #define VIDMEM ((char *)SCREEN_START)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/hardware/
H A Diomd.h219 outl (SCREEN_START + start, VDMA_START); \
220 outl (SCREEN_START + end - VDMA_XFERSIZE, VDMA_END); \
223 outl (SCREEN_START + offset, VDMA_INIT); \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/hardware/
H A Diomd.h219 outl (SCREEN_START + start, VDMA_START); \
220 outl (SCREEN_START + end - VDMA_XFERSIZE, VDMA_END); \
223 outl (SCREEN_START + offset, VDMA_INIT); \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dacornfb.c1637 current_par.screen_base_p = SCREEN_START;

Completed in 168 milliseconds