| /drivers/clk/qcom/ |
| A D | camcc-sc7280.c | 85 .post_div_shift = 8, 108 .post_div_shift = 12, 160 .post_div_shift = 8, 210 .post_div_shift = 8, 233 .post_div_shift = 8, 285 .post_div_shift = 8, 337 .post_div_shift = 8, 389 .post_div_shift = 8, 441 .post_div_shift = 8, 464 .post_div_shift = 12,
|
| A D | camcc-sm8550.c | 99 .post_div_shift = 10, 122 .post_div_shift = 14, 177 .post_div_shift = 10, 260 .post_div_shift = 10, 315 .post_div_shift = 10, 370 .post_div_shift = 10, 425 .post_div_shift = 10, 480 .post_div_shift = 10, 535 .post_div_shift = 10, 590 .post_div_shift = 10, [all …]
|
| A D | camcc-sm4450.c | 84 .post_div_shift = 10, 107 .post_div_shift = 14, 158 .post_div_shift = 10, 209 .post_div_shift = 10, 260 .post_div_shift = 10, 311 .post_div_shift = 10,
|
| A D | clk-pll.h | 48 u8 post_div_shift; member
|
| A D | camcc-sm8650.c | 97 .post_div_shift = 10, 120 .post_div_shift = 14, 175 .post_div_shift = 10, 258 .post_div_shift = 10, 313 .post_div_shift = 10, 368 .post_div_shift = 10, 423 .post_div_shift = 10, 478 .post_div_shift = 10, 533 .post_div_shift = 10, 588 .post_div_shift = 10, [all …]
|
| A D | camcc-milos.c | 99 .post_div_shift = 10, 122 .post_div_shift = 14, 178 .post_div_shift = 10, 263 .post_div_shift = 10, 319 .post_div_shift = 10, 375 .post_div_shift = 10, 431 .post_div_shift = 10,
|
| A D | gpucc-sm6115.c | 89 .post_div_shift = 8, 144 .post_div_shift = 15,
|
| A D | camcc-sc8280xp.c | 93 .post_div_shift = 8, 115 .post_div_shift = 12, 168 .post_div_shift = 8, 246 .post_div_shift = 8, 299 .post_div_shift = 8, 352 .post_div_shift = 8, 405 .post_div_shift = 8, 458 .post_div_shift = 8, 480 .post_div_shift = 12,
|
| A D | camcc-sm8450.c | 120 .post_div_shift = 10, 153 .post_div_shift = 14, 226 .post_div_shift = 10, 333 .post_div_shift = 10, 406 .post_div_shift = 10, 479 .post_div_shift = 10, 552 .post_div_shift = 10, 625 .post_div_shift = 10, 698 .post_div_shift = 10,
|
| A D | lpassaudiocc-sc7280.c | 105 .post_div_shift = 8, 160 .post_div_shift = 8, 182 .post_div_shift = 12,
|
| A D | camcc-x1e80100.c | 92 .post_div_shift = 10, 115 .post_div_shift = 14, 170 .post_div_shift = 10, 253 .post_div_shift = 10, 308 .post_div_shift = 10, 363 .post_div_shift = 10, 418 .post_div_shift = 10,
|
| A D | camcc-sm8150.c | 88 .post_div_shift = 8, 111 .post_div_shift = 12, 165 .post_div_shift = 8, 219 .post_div_shift = 8, 273 .post_div_shift = 8, 327 .post_div_shift = 8,
|
| A D | gcc-sm6115.c | 83 .post_div_shift = 8, 103 .post_div_shift = 8, 153 .post_div_shift = 8, 207 .post_div_shift = 8, 266 .post_div_shift = 8, 305 .post_div_shift = 8, 344 .post_div_shift = 8, 401 .post_div_shift = 8, 453 .post_div_shift = 8,
|
| A D | mmcc-msm8998.c | 74 .post_div_shift = 8, 106 .post_div_shift = 8, 134 .post_div_shift = 8, 162 .post_div_shift = 8, 190 .post_div_shift = 8, 218 .post_div_shift = 8, 246 .post_div_shift = 8, 274 .post_div_shift = 8,
|
| A D | camcc-sa8775p.c | 89 .post_div_shift = 10, 112 .post_div_shift = 14, 189 .post_div_shift = 10, 239 .post_div_shift = 10, 289 .post_div_shift = 10,
|
| A D | clk-alpha-pll.c | 1569 val >>= pll->post_div_shift; in clk_alpha_pll_postdiv_fabia_recalc_rate() 1592 val >>= pll->post_div_shift; in clk_trion_pll_postdiv_recalc_rate() 1632 PLL_POST_DIV_MASK(pll) << pll->post_div_shift, in clk_trion_pll_postdiv_set_rate() 1633 val << pll->post_div_shift); in clk_trion_pll_postdiv_set_rate() 1678 (BIT(pll->width) - 1) << pll->post_div_shift, in clk_alpha_pll_postdiv_fabia_set_rate() 1679 val << pll->post_div_shift); in clk_alpha_pll_postdiv_fabia_set_rate() 2105 mask = GENMASK(pll->width + pll->post_div_shift - 1, pll->post_div_shift); in __clk_lucid_pll_postdiv_set_rate() 2107 mask, val << pll->post_div_shift); in __clk_lucid_pll_postdiv_set_rate()
|
| A D | camcc-sm8250.c | 78 .post_div_shift = 8, 101 .post_div_shift = 12, 152 .post_div_shift = 8, 203 .post_div_shift = 8, 254 .post_div_shift = 8, 305 .post_div_shift = 8,
|
| A D | clk-alpha-pll.h | 123 int post_div_shift; member
|
| A D | camcc-sdm845.c | 52 .post_div_shift = 8, 84 .post_div_shift = 8, 116 .post_div_shift = 8, 148 .post_div_shift = 8,
|
| A D | videocc-sm6350.c | 74 .post_div_shift = 8,
|
| A D | gpucc-msm8998.c | 78 .post_div_shift = 8,
|
| A D | lpasscorecc-sc7180.c | 87 .post_div_shift = 12,
|
| A D | lpasscorecc-sc7280.c | 71 .post_div_shift = 12,
|
| A D | gcc-qcm2290.c | 81 .post_div_shift = 8, 198 .post_div_shift = 8, 269 .post_div_shift = 8, 342 .post_div_shift = 8, 394 .post_div_shift = 8,
|
| A D | gcc-sm6375.c | 85 .post_div_shift = 8, 107 .post_div_shift = 12, 227 .post_div_shift = 8, 300 .post_div_shift = 8, 371 .post_div_shift = 8, 423 .post_div_shift = 8,
|