Home
last modified time | relevance | path

Searched refs:post_div_table (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.10/drivers/clk/qcom/
Dclk-alpha-pll.c1266 if (pll->post_div_table[i].val == val) { in clk_alpha_pll_postdiv_fabia_recalc_rate()
1267 div = pll->post_div_table[i].div; in clk_alpha_pll_postdiv_fabia_recalc_rate()
1288 if (pll->post_div_table[i].val == val) { in clk_trion_pll_postdiv_recalc_rate()
1289 div = pll->post_div_table[i].div; in clk_trion_pll_postdiv_recalc_rate()
1303 return divider_round_rate(hw, rate, prate, pll->post_div_table, in clk_trion_pll_postdiv_round_rate()
1317 if (pll->post_div_table[i].div == div) { in clk_trion_pll_postdiv_set_rate()
1318 val = pll->post_div_table[i].val; in clk_trion_pll_postdiv_set_rate()
1340 return divider_round_rate(hw, rate, prate, pll->post_div_table, in clk_alpha_pll_postdiv_fabia_round_rate()
1363 if (pll->post_div_table[i].div == div) { in clk_alpha_pll_postdiv_fabia_set_rate()
1364 val = pll->post_div_table[i].val; in clk_alpha_pll_postdiv_fabia_set_rate()
Dclk-alpha-pll.h95 const struct clk_div_table *post_div_table; member
Dmmcc-msm8998.c93 .post_div_table = post_div_table_fabia_even,
126 .post_div_table = post_div_table_fabia_even,
155 .post_div_table = post_div_table_fabia_even,
184 .post_div_table = post_div_table_fabia_even,
213 .post_div_table = post_div_table_fabia_even,
242 .post_div_table = post_div_table_fabia_even,
271 .post_div_table = post_div_table_fabia_even,
300 .post_div_table = post_div_table_fabia_even,
Dcamcc-sdm845.c69 .post_div_table = post_div_table_fabia_even,
97 .post_div_table = post_div_table_fabia_even,
125 .post_div_table = post_div_table_fabia_even,
153 .post_div_table = post_div_table_fabia_even,
Dgpucc-msm8998.c75 .post_div_table = post_div_table_fabia_even,
Dlpasscorecc-sc7180.c89 .post_div_table = post_div_table_lpass_lpaaudio_dig_pll_out_odd,
Ddispcc-sc7180.c62 .post_div_table = post_div_table_disp_cc_pll0_out_even,
Dgcc-sc7180.c62 .post_div_table = post_div_table_gpll0_out_even,
Dgcc-sdm845.c194 .post_div_table = post_div_table_fabia_even,
Dgcc-sm8150.c66 .post_div_table = post_div_table_trion_even,
Dgcc-sm8250.c61 .post_div_table = post_div_table_gpll0_out_even,
/Linux-v5.10/drivers/clk/imx/
Dclk-imx6sll.c59 static const struct clk_div_table post_div_table[] = { variable
192 CLK_SET_RATE_PARENT | CLK_SET_RATE_GATE, base + 0x70, 19, 2, 0, post_div_table, &imx_ccm_lock); in imx6sll_clocks_init()
196 CLK_SET_RATE_PARENT | CLK_SET_RATE_GATE, base + 0xa0, 19, 2, 0, post_div_table, &imx_ccm_lock); in imx6sll_clocks_init()
Dclk-imx6sl.c79 static const struct clk_div_table post_div_table[] = { variable
274 …v", "pll4_audio", CLK_SET_RATE_PARENT, base + 0x70, 19, 2, 0, post_div_table, &imx_ccm_lock… in imx6sl_clocks_init()
276 …v", "pll5_video", CLK_SET_RATE_PARENT, base + 0xa0, 19, 2, 0, post_div_table, &imx_ccm_lock… in imx6sl_clocks_init()
Dclk-imx6q.c103 static struct clk_div_table post_div_table[] = { variable
470 post_div_table[1].div = 1; in imx6q_clocks_init()
471 post_div_table[2].div = 1; in imx6q_clocks_init()
601 …post_div", "pll4_audio", CLK_SET_RATE_PARENT, base + 0x70, 19, 2, 0, post_div_table, &imx_ccm_lock… in imx6q_clocks_init()
606 …post_div", "pll5_video", CLK_SET_RATE_PARENT, base + 0xa0, 19, 2, 0, post_div_table, &imx_ccm_lock… in imx6q_clocks_init()
Dclk-imx6ul.c82 static const struct clk_div_table post_div_table[] = { variable
219 CLK_SET_RATE_PARENT | CLK_SET_RATE_GATE, base + 0x70, 19, 2, 0, post_div_table, &imx_ccm_lock); in imx6ul_clocks_init()
223 CLK_SET_RATE_PARENT | CLK_SET_RATE_GATE, base + 0xa0, 19, 2, 0, post_div_table, &imx_ccm_lock); in imx6ul_clocks_init()
Dclk-imx6sx.c96 static const struct clk_div_table post_div_table[] = { variable
256 CLK_SET_RATE_PARENT, base + 0x70, 19, 2, 0, post_div_table, &imx_ccm_lock); in imx6sx_clocks_init()
260 CLK_SET_RATE_PARENT, base + 0xa0, 19, 2, 0, post_div_table, &imx_ccm_lock); in imx6sx_clocks_init()
Dclk-imx7d.c36 static const struct clk_div_table post_div_table[] = { variable
447 CLK_SET_RATE_PARENT | CLK_SET_RATE_GATE, base + 0xf0, 22, 2, 0, post_div_table, &imx_ccm_lock); in imx7d_clocks_init()
451 CLK_SET_RATE_PARENT | CLK_SET_RATE_GATE, base + 0x130, 22, 2, 0, post_div_table, &imx_ccm_lock); in imx7d_clocks_init()