Home
last modified time | relevance | path

Searched refs:video_end (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/include/asm/mach/
H A Darch.h38 unsigned int video_end; /* end of video RAM */ member
/openbmc/linux/arch/arm/mach-footbridge/
H A Debsa285.c117 .video_end = 0x000bffff,
H A Dnetwinder-hw.c764 .video_end = 0x000bffff,
/openbmc/linux/arch/arm/mach-rpc/
H A Driscpc.c59 desc->video_end = 0x02000000 + vram_size; in parse_tag_acorn()
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_video.c217 static void video_end(struct saa7146_dev *dev) in video_end() function
672 video_end(dev); in stop_streaming()
/openbmc/linux/arch/arm/kernel/
H A Dsetup.c915 video_ram.end = mdesc->video_end; in request_standard_resources()