Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/gma500/
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);
92 extern void gma_clock(int refclk, struct gma_clock_t *clock);
95 struct gma_clock_t *clock);
98 struct gma_clock_t *best_clock);
Doaktrail_crtc.c38 int refclk, struct gma_clock_t *best_clock);
42 int refclk, struct gma_clock_t *best_clock);
111 static void mrst_lvds_clock(int refclk, struct gma_clock_t *clock) in mrst_lvds_clock()
116 static void mrst_print_pll(struct gma_clock_t *clock) in mrst_print_pll()
125 int refclk, struct gma_clock_t *best_clock) in mrst_sdvo_find_best_pll()
127 struct gma_clock_t clock; in mrst_sdvo_find_best_pll()
183 int refclk, struct gma_clock_t *best_clock) in mrst_lvds_find_best_pll()
185 struct gma_clock_t clock; in mrst_lvds_find_best_pll()
368 struct gma_clock_t clock; in oaktrail_crtc_mode_set()
Dcdv_intel_display.c24 int refclk, struct gma_clock_t *best_clock);
213 struct gma_clock_t *clock, bool is_lvds, u32 ddi_select) in cdv_dpll_set_clock_cdv()
392 static void cdv_intel_clock(int refclk, struct gma_clock_t *clock) in cdv_intel_clock()
403 struct gma_clock_t *best_clock) in cdv_intel_find_dp_pll()
406 struct gma_clock_t clock; in cdv_intel_find_dp_pll()
448 memcpy(best_clock, &clock, sizeof(struct gma_clock_t)); in cdv_intel_find_dp_pll()
582 struct gma_clock_t clock; in cdv_intel_crtc_mode_set()
829 static void i8xx_clock(int refclk, struct gma_clock_t *clock) in i8xx_clock()
847 struct gma_clock_t clock; in cdv_intel_crtc_clock_get()
Dpsb_intel_display.c66 static void psb_intel_clock(int refclk, struct gma_clock_t *clock) in psb_intel_clock()
104 struct gma_clock_t clock; in psb_intel_crtc_mode_set()
306 struct gma_clock_t clock; in psb_intel_crtc_clock_get()
Dgma_display.c718 struct gma_clock_t *clock) in gma_pll_is_valid()
749 struct gma_clock_t *best_clock) in gma_find_best_pll()
754 struct gma_clock_t clock; in gma_find_best_pll()