Searched refs:find_pll (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_display.c | 47 .find_pll = gma_find_best_pll, 62 .find_pll = gma_find_best_pll, 74 .find_pll = gma_find_best_pll, 86 .find_pll = gma_find_best_pll, 98 .find_pll = cdv_intel_find_dp_pll, 110 .find_pll = cdv_intel_find_dp_pll, 658 ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, in cdv_intel_crtc_mode_set()
|
| H A D | oaktrail_crtc.c | 53 .find_pll = mrst_lvds_find_best_pll, 59 .find_pll = mrst_lvds_find_best_pll, 65 .find_pll = mrst_lvds_find_best_pll, 73 .find_pll = mrst_sdvo_find_best_pll, 508 ok = limit->find_pll(limit, crtc, adjusted_mode->clock, in oaktrail_crtc_mode_set()
|
| H A D | psb_intel_display.c | 38 .find_pll = gma_find_best_pll, 53 .find_pll = gma_find_best_pll, 149 ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, in psb_intel_crtc_mode_set()
|
| H A D | gma_display.h | 43 bool (*find_pll)(const struct gma_limit_t *, struct drm_crtc *, member
|