tx_band_sel        77 drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c 	int tx_band_sel;
tx_band_sel       170 drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c 	int tx_band_sel[] = { 0, 1, 2, 3 };
tx_band_sel       183 drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c 			u32 ratio_mult = ratio[i] << tx_band_sel[j];
tx_band_sel       208 drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c 		pd->tx_band_sel = tx_band_sel[vco_optimal_index % 4];
tx_band_sel       281 drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c 	DBG("TX_BAND: %d", pd.tx_band_sel);
tx_band_sel       318 drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c 		cfg->tx_lx_tx_band[i] = pd.tx_band_sel + 4;