Home
last modified time | relevance | path

Searched refs:gma_clock_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.h19 struct gma_clock_t { struct
45 struct gma_clock_t *best_clock); argument
49 void (*clock)(int refclk, struct gma_clock_t *clock);
53 struct gma_clock_t *clock);
84 extern void gma_clock(int refclk, struct gma_clock_t *clock);
87 struct gma_clock_t *clock);
90 struct gma_clock_t *best_clock);
H A Doaktrail_crtc.c41 int refclk, struct gma_clock_t *best_clock);
45 int refclk, struct gma_clock_t *best_clock);
114 static void mrst_lvds_clock(int refclk, struct gma_clock_t *clock) in mrst_lvds_clock()
119 static void mrst_print_pll(struct gma_clock_t *clock) in mrst_print_pll()
128 int refclk, struct gma_clock_t *best_clock) in mrst_sdvo_find_best_pll()
130 struct gma_clock_t clock; in mrst_sdvo_find_best_pll()
186 int refclk, struct gma_clock_t *best_clock) in mrst_lvds_find_best_pll()
188 struct gma_clock_t clock; in mrst_lvds_find_best_pll()
371 struct gma_clock_t clock; in oaktrail_crtc_mode_set()
H A Dcdv_intel_display.c25 int refclk, struct gma_clock_t *best_clock);
214 struct gma_clock_t *clock, bool is_lvds, u32 ddi_select) in cdv_dpll_set_clock_cdv()
393 static void cdv_intel_clock(int refclk, struct gma_clock_t *clock) in cdv_intel_clock()
404 struct gma_clock_t *best_clock) in cdv_intel_find_dp_pll()
407 struct gma_clock_t clock; in cdv_intel_find_dp_pll()
449 memcpy(best_clock, &clock, sizeof(struct gma_clock_t)); in cdv_intel_find_dp_pll()
583 struct gma_clock_t clock; in cdv_intel_crtc_mode_set()
826 static void i8xx_clock(int refclk, struct gma_clock_t *clock) in i8xx_clock()
844 struct gma_clock_t clock; in cdv_intel_crtc_clock_get()
H A Dpsb_intel_display.c68 static void psb_intel_clock(int refclk, struct gma_clock_t *clock) in psb_intel_clock()
106 struct gma_clock_t clock; in psb_intel_crtc_mode_set()
312 struct gma_clock_t clock; in psb_intel_crtc_clock_get()
H A Dgma_display.c721 struct gma_clock_t *clock) in gma_pll_is_valid()
752 struct gma_clock_t *best_clock) in gma_find_best_pll()
757 struct gma_clock_t clock; in gma_find_best_pll()