Home
last modified time | relevance | path

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

/linux-6.12.1/include/drm/bridge/
Dsamsung-dsim.h67 unsigned int pll_fin_max; member
/linux-6.12.1/drivers/gpu/drm/bridge/
Dsamsung-dsim.c415 .pll_fin_max = 12,
434 .pll_fin_max = 12,
451 .pll_fin_max = 12,
468 .pll_fin_max = 12,
485 .pll_fin_max = 12,
506 .pll_fin_max = 30,
577 p_min = DIV_ROUND_UP(fin, (driver_data->pll_fin_max * MHZ)); in samsung_dsim_pll_find_pms()
637 while (fin > driver_data->pll_fin_max * MHZ) in samsung_dsim_set_pll()