Home
last modified time | relevance | path

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

/linux/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()
H A Dhdmi_phy_8998.c76 int tx_band_sel; member
276 pd->tx_band_sel = found_tx_band_sel; in pll_get_post_div()
354 cfg->tx_lx_tx_band[i] = pd.tx_band_sel; in pll_calculate()