Home
last modified time | relevance | path

Searched refs:pll_vco (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dgcc-ipq4019.c75 const struct clk_fepll_vco *pll_vco; member
1213 const struct clk_fepll_vco *pll_vco = pll_div->pll_vco; in clk_fepll_vco_calc_rate() local
1217 regmap_read(pll_div->cdiv.clkr.regmap, pll_vco->reg, &cdiv); in clk_fepll_vco_calc_rate()
1218 refclkdiv = (cdiv >> pll_vco->refclkdiv_shift) & in clk_fepll_vco_calc_rate()
1219 (BIT(pll_vco->refclkdiv_width) - 1); in clk_fepll_vco_calc_rate()
1220 fdbkdiv = (cdiv >> pll_vco->fdbkdiv_shift) & in clk_fepll_vco_calc_rate()
1221 (BIT(pll_vco->fdbkdiv_width) - 1); in clk_fepll_vco_calc_rate()
1372 .pll_vco = &gcc_apss_ddrpll_vco,
1423 .pll_vco = &gcc_apss_ddrpll_vco,
1438 .pll_vco = &gcc_fepll_vco,
[all …]
H A Dclk-alpha-pll.h44 struct pll_vco { struct
67 const struct pll_vco *vco_table; argument
H A Dclk-alpha-pll.c442 static const struct pll_vco *
445 const struct pll_vco *v = pll->vco_table; in alpha_pll_find_vco()
446 const struct pll_vco *end = v + pll->num_vco; in alpha_pll_find_vco()
542 const struct pll_vco *vco; in __clk_alpha_pll_set_rate()
1177 const struct pll_vco *vco; in alpha_pll_fabia_prepare()
H A Dvideocc-sc7180.c29 static const struct pll_vco fabia_vco[] = {
H A Dgpucc-sc7180.c37 static const struct pll_vco fabia_vco[] = {
H A Dvideocc-sm8150.c30 static struct pll_vco trion_vco[] = {
H A Dgpucc-sm8150.c30 static const struct pll_vco trion_vco[] = {
H A Dgpucc-sm8250.c36 static struct pll_vco lucid_vco[] = {
H A Dvideocc-sm8250.c30 static struct pll_vco lucid_vco[] = {
H A Dlpasscorecc-sc7180.c30 static struct pll_vco fabia_vco[] = {
H A Dclk-cpu-8996.c138 static const struct pll_vco alt_pll_vco_modes[] = {
H A Ddispcc-sc7180.c33 static const struct pll_vco fabia_vco[] = {
H A Dmmcc-msm8996.c241 static struct pll_vco mmpll_p_vco[] = {
248 static struct pll_vco mmpll_gfx_vco[] = {
254 static struct pll_vco mmpll_t_vco[] = {
H A Ddispcc-sm8250.c43 static struct pll_vco vco_table[] = {
H A Dgcc-qcs404.c365 static const struct pll_vco gpll3_vco[] = {
H A Dgcc-msm8998.c131 static struct pll_vco fabia_vco[] = {