Home
last modified time | relevance | path

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

/Linux-v6.1/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);
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);
Doaktrail_crtc.c40 int refclk, struct gma_clock_t *best_clock);
44 int refclk, struct gma_clock_t *best_clock);
113 static void mrst_lvds_clock(int refclk, struct gma_clock_t *clock) in mrst_lvds_clock()
118 static void mrst_print_pll(struct gma_clock_t *clock) in mrst_print_pll()
127 int refclk, struct gma_clock_t *best_clock) in mrst_sdvo_find_best_pll()
129 struct gma_clock_t clock; in mrst_sdvo_find_best_pll()
185 int refclk, struct gma_clock_t *best_clock) in mrst_lvds_find_best_pll()
187 struct gma_clock_t clock; in mrst_lvds_find_best_pll()
370 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()
825 static void i8xx_clock(int refclk, struct gma_clock_t *clock) in i8xx_clock()
843 struct gma_clock_t clock; in cdv_intel_crtc_clock_get()
Dpsb_intel_display.c65 static void psb_intel_clock(int refclk, struct gma_clock_t *clock) in psb_intel_clock()
103 struct gma_clock_t clock; in psb_intel_crtc_mode_set()
309 struct gma_clock_t clock; in psb_intel_crtc_clock_get()
Dgma_display.c719 struct gma_clock_t *clock) in gma_pll_is_valid()
750 struct gma_clock_t *best_clock) in gma_find_best_pll()
755 struct gma_clock_t clock; in gma_find_best_pll()