Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c864 u32 ref_clk_mhz, u32 target_freq_mhz) in mipi_tx_pll_setup() argument
888 vco_p.freq = target_freq_mhz; in mipi_tx_pll_setup()
915 delta = abs(freq - target_freq_mhz); in mipi_tx_pll_setup()
961 t_freq = target_freq_mhz * vco_p.divider; in mipi_tx_pll_setup()