Lines Matching defs:gxt4500_par
145 struct gxt4500_par {
237 static int calc_pll(int period_ps, struct gxt4500_par *par)
278 static int calc_pixclock(struct gxt4500_par *par)
285 struct gxt4500_par *par)
364 struct gxt4500_par par;
367 par = *(struct gxt4500_par *)info->par;
378 struct gxt4500_par *par = info->par;
385 struct gxt4500_par save_par;
518 struct gxt4500_par *par = info->par;
552 struct gxt4500_par *par = info->par;
566 struct gxt4500_par *par = info->par;
618 struct gxt4500_par *par;
648 info = framebuffer_alloc(sizeof(struct gxt4500_par), &pdev->dev);
738 struct gxt4500_par *par;