Searched refs:vco_band (Results 1 – 5 of 5) sorted by relevance
55 pll->vco_band = 0x0; in dphy_calc_pll_param()59 pll->vco_band = 0x1; in dphy_calc_pll_param()94 reg_val[3] = pll->vco_band | (pll->sdm_en << 1) | (pll->refin << 2); in dphy_set_pll_reg()
82 u8 vco_band; /* vco range */ member
67 u8 vco_band; member156 if (state->vco_band == VCOBANDSEL_6) in cx24113_set_parameters()159 r |= (state->vco_band << 1); in cx24113_set_parameters()437 state->vco_band = VCOBANDSEL_1; in cx24113_init()
255 u8 vco_band; member376 …state->lo4 = (state->current_tune_table_index->vco_band << 11) | (state->current_tune_table_index-… in dib0070_tune_digital()454 state->current_tune_table_index->vco_band); in dib0070_tune_digital()
110 u8 vco_band; member2391 if (pll->vco_band) in dib0090_tune()2396 if (pll->vco_band) in dib0090_tune()2414 …lo5 |= (pll->hfdiv_code << 11) | (pll->vco_band << 7); /* bit 15 is the split to the slave, we do … in dib0090_tune()2465 dprintk("VCO = %d\n", (u32) pll->vco_band); in dib0090_tune()