Searched refs:find_pll (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | cdv_intel_display.c | 45 .find_pll = gma_find_best_pll, 60 .find_pll = gma_find_best_pll, 72 .find_pll = gma_find_best_pll, 84 .find_pll = gma_find_best_pll, 96 .find_pll = cdv_intel_find_dp_pll, 108 .find_pll = cdv_intel_find_dp_pll, 654 ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, in cdv_intel_crtc_mode_set()
|
H A D | oaktrail_crtc.c | 49 .find_pll = mrst_lvds_find_best_pll, 55 .find_pll = mrst_lvds_find_best_pll, 61 .find_pll = mrst_lvds_find_best_pll, 69 .find_pll = mrst_sdvo_find_best_pll, 503 ok = limit->find_pll(limit, crtc, adjusted_mode->clock, in oaktrail_crtc_mode_set()
|
H A D | psb_intel_display.c | 35 .find_pll = gma_find_best_pll, 50 .find_pll = gma_find_best_pll, 142 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
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | cdv_intel_display.c | 46 .find_pll = gma_find_best_pll, 61 .find_pll = gma_find_best_pll, 73 .find_pll = gma_find_best_pll, 85 .find_pll = gma_find_best_pll, 97 .find_pll = cdv_intel_find_dp_pll, 109 .find_pll = cdv_intel_find_dp_pll, 657 ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, in cdv_intel_crtc_mode_set()
|
H A D | oaktrail_crtc.c | 52 .find_pll = mrst_lvds_find_best_pll, 58 .find_pll = mrst_lvds_find_best_pll, 64 .find_pll = mrst_lvds_find_best_pll, 72 .find_pll = mrst_sdvo_find_best_pll, 507 ok = limit->find_pll(limit, crtc, adjusted_mode->clock, in oaktrail_crtc_mode_set()
|
H A D | gma_display.h | 43 bool (*find_pll)(const struct gma_limit_t *, struct drm_crtc *, member
|
H A D | psb_intel_display.c | 37 .find_pll = gma_find_best_pll, 52 .find_pll = gma_find_best_pll, 148 ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, in psb_intel_crtc_mode_set()
|
Completed in 7 milliseconds