Searched refs:gma_find_best_pll (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | gma_display.h | 88 extern bool gma_find_best_pll(const struct gma_limit_t *limit,
|
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,
|
H A D | psb_intel_display.c | 37 .find_pll = gma_find_best_pll, 52 .find_pll = gma_find_best_pll,
|
H A D | gma_display.c | 750 bool gma_find_best_pll(const struct gma_limit_t *limit, in gma_find_best_pll() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | gma_display.h | 96 extern bool gma_find_best_pll(const struct gma_limit_t *limit,
|
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,
|
H A D | psb_intel_display.c | 35 .find_pll = gma_find_best_pll, 50 .find_pll = gma_find_best_pll,
|
H A D | gma_display.c | 750 bool gma_find_best_pll(const struct gma_limit_t *limit, in gma_find_best_pll() function
|
Completed in 7 milliseconds