Home
last modified time | relevance | path

Searched refs:tx_band_sel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8996.c77 int tx_band_sel; member
170 int tx_band_sel[] = { 0, 1, 2, 3 }; in pll_get_post_div() local
183 u32 ratio_mult = ratio[i] << tx_band_sel[j]; in pll_get_post_div()
208 pd->tx_band_sel = tx_band_sel[vco_optimal_index % 4]; in pll_get_post_div()
281 DBG("TX_BAND: %d", pd.tx_band_sel); in pll_calculate()
318 cfg->tx_lx_tx_band[i] = pd.tx_band_sel + 4; in pll_calculate()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8996.c77 int tx_band_sel; member
170 int tx_band_sel[] = { 0, 1, 2, 3 }; in pll_get_post_div() local
183 u32 ratio_mult = ratio[i] << tx_band_sel[j]; in pll_get_post_div()
208 pd->tx_band_sel = tx_band_sel[vco_optimal_index % 4]; in pll_get_post_div()
281 DBG("TX_BAND: %d", pd.tx_band_sel); in pll_calculate()
318 cfg->tx_lx_tx_band[i] = pd.tx_band_sel + 4; in pll_calculate()

Completed in 4 milliseconds