Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/gma500/
Dgma_display.h27 struct gma_clock_t { struct
53 struct gma_clock_t *best_clock); argument
57 void (*clock)(int refclk, struct gma_clock_t *clock);
61 struct gma_clock_t *clock);
99 extern void gma_clock(int refclk, struct gma_clock_t *clock);
102 struct gma_clock_t *clock);
105 struct gma_clock_t *best_clock);
Doaktrail_crtc.c48 int refclk, struct gma_clock_t *best_clock);
52 int refclk, struct gma_clock_t *best_clock);
121 static void mrst_lvds_clock(int refclk, struct gma_clock_t *clock) in mrst_lvds_clock()
126 static void mrst_print_pll(struct gma_clock_t *clock) in mrst_print_pll()
135 int refclk, struct gma_clock_t *best_clock) in mrst_sdvo_find_best_pll()
137 struct gma_clock_t clock; in mrst_sdvo_find_best_pll()
192 int refclk, struct gma_clock_t *best_clock) in mrst_lvds_find_best_pll()
194 struct gma_clock_t clock; in mrst_lvds_find_best_pll()
376 struct gma_clock_t clock; in oaktrail_crtc_mode_set()
Dcdv_intel_display.c34 int refclk, struct gma_clock_t *best_clock);
223 struct gma_clock_t *clock, bool is_lvds, u32 ddi_select) in cdv_dpll_set_clock_cdv()
402 static void cdv_intel_clock(int refclk, struct gma_clock_t *clock) in cdv_intel_clock()
413 struct gma_clock_t *best_clock) in cdv_intel_find_dp_pll()
416 struct gma_clock_t clock; in cdv_intel_find_dp_pll()
456 memcpy(best_clock, &clock, sizeof(struct gma_clock_t)); in cdv_intel_find_dp_pll()
590 struct gma_clock_t clock; in cdv_intel_crtc_mode_set()
840 static void i8xx_clock(int refclk, struct gma_clock_t *clock) in i8xx_clock()
858 struct gma_clock_t clock; in cdv_intel_crtc_clock_get()
Dpsb_intel_display.c77 static void psb_intel_clock(int refclk, struct gma_clock_t *clock) in psb_intel_clock()
115 struct gma_clock_t clock; in psb_intel_crtc_mode_set()
317 struct gma_clock_t clock; in psb_intel_crtc_clock_get()
Dgma_display.c701 struct gma_clock_t *clock) in gma_pll_is_valid()
732 struct gma_clock_t *best_clock) in gma_find_best_pll()
737 struct gma_clock_t clock; in gma_find_best_pll()