Lines Matching refs:w100fb_par
43 static void w100_hw_init(struct w100fb_par*);
44 static void w100_pwm_setup(struct w100fb_par*);
45 static void w100_init_clocks(struct w100fb_par*);
46 static void w100_setup_memory(struct w100fb_par*);
47 static void w100_init_lcd(struct w100fb_par*);
48 static void w100_set_dispregs(struct w100fb_par*);
51 static void calc_hsync(struct w100fb_par *par);
52 static void w100_init_graphic_engine(struct w100fb_par *par);
82 struct w100fb_par *par=info->par;
91 struct w100fb_par *par=info->par;
141 struct w100fb_par *par=info->par;
149 struct w100fb_par *par=info->par;
183 struct w100fb_par *par=info->par;
193 static void w100fb_clear_screen(struct w100fb_par *par)
235 struct w100fb_par *par = info->par;
294 static void w100_init_graphic_engine(struct w100fb_par *par)
412 static void w100fb_activate_var(struct w100fb_par *par)
439 static struct w100_mode *w100fb_get_mode(struct w100fb_par *par, unsigned int *x, unsigned int *y, int saveval)
476 struct w100fb_par *par=info->par;
521 struct w100fb_par *par=info->par;
565 static void w100fb_save_vidmem(struct w100fb_par *par)
583 static void w100fb_restore_vidmem(struct w100fb_par *par)
607 struct w100fb_par *par=info->par;
622 struct w100fb_par *par=info->par;
645 struct w100fb_par *par;
681 info=framebuffer_alloc(sizeof(struct w100fb_par), &pdev->dev);
794 struct w100fb_par *par=info->par;
876 static void w100_hw_init(struct w100fb_par *par)
1196 static int w100_set_pll_freq(struct w100fb_par *par, unsigned int freq)
1211 static void w100_pwm_setup(struct w100fb_par *par)
1291 static void w100_init_clocks(struct w100fb_par *par)
1304 static void w100_init_lcd(struct w100fb_par *par)
1371 static void w100_setup_memory(struct w100fb_par *par)
1424 static void w100_set_dispregs(struct w100fb_par *par)
1516 static void calc_hsync(struct w100fb_par *par)