Home
last modified time | relevance | path

Searched refs:get_pll_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/via/
Dhw.c1373 static struct via_pll_config get_pll_config(struct pll_limit *limits, int size, in get_pll_config() function
1413 config = get_pll_config(cle266_pll_limits, in get_best_pll_config()
1419 config = get_pll_config(k800_pll_limits, in get_best_pll_config()
1428 config = get_pll_config(cx700_pll_limits, in get_best_pll_config()
1433 config = get_pll_config(vx855_pll_limits, in get_best_pll_config()
/Linux-v5.10/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_de.c284 static void get_pll_config(unsigned long x, unsigned long y, in get_pll_config() function
323 get_pll_config(x, y, &pll1, &pll2); in display_ctrl_adjust()