Lines Matching defs:gxt4500_par
144 struct gxt4500_par {
236 static int calc_pll(int period_ps, struct gxt4500_par *par)
277 static int calc_pixclock(struct gxt4500_par *par)
284 struct gxt4500_par *par)
363 struct gxt4500_par par;
366 par = *(struct gxt4500_par *)info->par;
377 struct gxt4500_par *par = info->par;
384 struct gxt4500_par save_par;
517 struct gxt4500_par *par = info->par;
551 struct gxt4500_par *par = info->par;
565 struct gxt4500_par *par = info->par;
619 struct gxt4500_par *par;
645 info = framebuffer_alloc(sizeof(struct gxt4500_par), &pdev->dev);
736 struct gxt4500_par *par;