Searched refs:fb_width (Results 1 – 4 of 4) sorted by relevance
214 unsigned long fboff, fb_width, fb_height, fb_start; in hpfb_init_one() local243 fb_width = (in_8(fb_regs + HPFB_FBWMSB) << 8) | in_8(fb_regs + HPFB_FBWLSB); in hpfb_init_one()244 fb_info.fix.line_length = fb_width; in hpfb_init_one()246 fb_info.fix.smem_len = fb_width * fb_height; in hpfb_init_one()282 topcat_blit(0, 0, 0, 0, fb_width, fb_height, RR_CLEAR); in hpfb_init_one()
58 u32 fb_width; member
53 int fb_width; /* pixels */ member