Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dmegacores_pll.c55 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()
A Dsprd_dsi.h82 u8 vco_band; /* vco range */ member
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dcx24113.c67 u8 vco_band; member
156 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()
A Ddib0070.c255 u8 vco_band; member
376 …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()
A Ddib0090.c110 u8 vco_band; member
2391 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()

Completed in 17 milliseconds