Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/kmb/
Dkmb_dsi.c883 struct vco_params vco_p = { in mipi_tx_pll_setup() local
888 vco_p.freq = target_freq_mhz; in mipi_tx_pll_setup()
889 mipi_tx_get_vco_params(&vco_p); in mipi_tx_pll_setup()
932 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_PLL_VCO_CTRL, (vco_p.range in mipi_tx_pll_setup()
961 t_freq = target_freq_mhz * vco_p.divider; in mipi_tx_pll_setup()