Searched refs:mnd_width (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/clk/qcom/ |
D | gcc-msm8974.c | 190 .mnd_width = 8, 235 .mnd_width = 8, 262 .mnd_width = 8, 289 .mnd_width = 8, 316 .mnd_width = 8, 343 .mnd_width = 8, 370 .mnd_width = 8, 403 .mnd_width = 16, 417 .mnd_width = 16, 431 .mnd_width = 16, [all …]
|
D | gcc-apq8084.c | 236 .mnd_width = 8, 255 .mnd_width = 8, 274 .mnd_width = 8, 352 .mnd_width = 8, 379 .mnd_width = 8, 406 .mnd_width = 8, 433 .mnd_width = 8, 460 .mnd_width = 8, 487 .mnd_width = 8, 520 .mnd_width = 16, [all …]
|
D | gcc-msm8916.c | 335 .mnd_width = 8, 487 .mnd_width = 8, 514 .mnd_width = 8, 541 .mnd_width = 8, 568 .mnd_width = 8, 595 .mnd_width = 8, 622 .mnd_width = 8, 655 .mnd_width = 16, 669 .mnd_width = 16, 688 .mnd_width = 8, [all …]
|
D | clk-rcg2.c | 160 if (rcg->mnd_width) { in clk_rcg2_recalc_rate() 161 mask = BIT(rcg->mnd_width) - 1; in clk_rcg2_recalc_rate() 237 if (rcg->mnd_width && f->n) { in clk_rcg2_configure() 238 mask = BIT(rcg->mnd_width) - 1; in clk_rcg2_configure() 259 if (rcg->mnd_width && f->n && (f->m != f->n)) in clk_rcg2_configure()
|
D | clk-rcg.h | 162 u8 mnd_width; member
|
D | mmcc-apq8084.c | 581 .mnd_width = 8, 596 .mnd_width = 8, 621 .mnd_width = 8, 659 .mnd_width = 8, 683 .mnd_width = 8, 697 .mnd_width = 8, 725 .mnd_width = 8, 739 .mnd_width = 8, 753 .mnd_width = 8, 767 .mnd_width = 8, [all …]
|
D | mmcc-msm8974.c | 532 .mnd_width = 8, 547 .mnd_width = 8, 572 .mnd_width = 8, 614 .mnd_width = 8, 628 .mnd_width = 8, 852 .mnd_width = 8,
|