Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dhpfb.c34 unsigned long fb_start, fb_size = 1024*768, fb_line_length = 1024; variable
194 fix->smem_start=fb_start; in hpfb_encode_fix()
288 fb_start = 0xf0000000 | (in_8(base + fboff) << 16); in hpfb_init_one()
318 out_8(fb_start, 0xff); in hpfb_init_one()
319 fb_bitmask = in_8(fb_start); in hpfb_init_one()
Dpmag-aa-fb.c93 unsigned long fb_start; member
236 fix->smem_start = ip->fb_start; in aafb_get_fix()
426 ip->fb_start = base_addr + PMAG_AA_ONBOARD_FBMEM_OFFSET; in init_one()
460 memset ((void *)ip->fb_start, 0, ip->fb_size); in init_one()
Dmaxinefb.c89 unsigned long fb_start; member
273 fix->smem_start = ip->fb_start; in maxinefb_get_fix()
672 my_info->fb_start = KSEG1ADDR(0x0a000000); in maxinefb_init()
674 memset((void *) my_info->fb_start, 0, my_info->fb_size); in maxinefb_init()