Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dsetup.c184 #define video_ram mem_res[0] macro
908 video_ram.start = mdesc->video_start; in request_standard_resources()
909 video_ram.end = mdesc->video_end; in request_standard_resources()
910 request_resource(&iomem_resource, &video_ram); in request_standard_resources()
/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h320 unsigned long video_ram; member
H A Dradeon_pm.c707 OUTREG(CNFG_MEMSIZE, rinfo->video_ram); in radeon_pm_restore_regs()
1732 OUTREG(CNFG_MEMSIZE, rinfo->video_ram); in radeon_reinitialize_M10()
1971 OUTREG(CNFG_MEMSIZE, rinfo->video_ram); in radeon_pm_m9p_reconfigure_mc()
2372 OUTREG(CNFG_MEMSIZE, rinfo->video_ram);