Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/kmb/
Dkmb_dsi.c882 struct vco_params vco_p = { in mipi_tx_pll_setup() local
887 vco_p.freq = target_freq_mhz; in mipi_tx_pll_setup()
888 mipi_tx_get_vco_params(&vco_p); in mipi_tx_pll_setup()
931 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_PLL_VCO_CTRL, (vco_p.range in mipi_tx_pll_setup()
960 t_freq = target_freq_mhz * vco_p.divider; in mipi_tx_pll_setup()