Home
last modified time | relevance | path

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

/linux/drivers/clk/bcm/
A Dclk-ns2.c48 .vco_ctrl = VCO_CTRL_VAL(0x10, 0xc),
111 .vco_ctrl = VCO_CTRL_VAL(0x10, 0xc),
173 .vco_ctrl = VCO_CTRL_VAL(0x10, 0xc),
235 .vco_ctrl = VCO_CTRL_VAL(0x10, 0xc),
A Dclk-cygnus.c67 .vco_ctrl = VCO_CTRL_VAL(0x18, 0x1c),
125 .vco_ctrl = VCO_CTRL_VAL(0x10, 0x14),
203 .vco_ctrl = VCO_CTRL_VAL(0x18, 0x1c),
282 .vco_ctrl = VCO_CTRL_VAL(0x0c, 0x10),
A Dclk-iproc.h175 struct iproc_pll_vco_ctrl vco_ctrl; member
A Dclk-iproc-pll.c390 iproc_pll_write(pll, pll->control_base, ctrl->vco_ctrl.u_offset, 0); in pll_set_rate()
392 val = readl(pll->control_base + ctrl->vco_ctrl.l_offset); in pll_set_rate()
402 iproc_pll_write(pll, pll->control_base, ctrl->vco_ctrl.l_offset, val); in pll_set_rate()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
A Dgm20b.c95 u32 vco_ctrl; member
101 .vco_ctrl = 0x7 << 3,
756 if (clk->dvfs_params->vco_ctrl) in gm20b_clk_init_dvfs()
758 clk->dvfs_params->vco_ctrl << GPCPLL_CFG3_VCO_CTRL_SHIFT); in gm20b_clk_init_dvfs()

Completed in 13 milliseconds