Searched refs:mnd_width (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/clk/qcom/ |
D | gcc-msm8974.c | 191 .mnd_width = 8, 236 .mnd_width = 8, 263 .mnd_width = 8, 290 .mnd_width = 8, 317 .mnd_width = 8, 344 .mnd_width = 8, 371 .mnd_width = 8, 404 .mnd_width = 16, 418 .mnd_width = 16, 432 .mnd_width = 16, [all …]
|
D | gcc-apq8084.c | 237 .mnd_width = 8, 256 .mnd_width = 8, 275 .mnd_width = 8, 353 .mnd_width = 8, 380 .mnd_width = 8, 407 .mnd_width = 8, 434 .mnd_width = 8, 461 .mnd_width = 8, 488 .mnd_width = 8, 521 .mnd_width = 16, [all …]
|
D | gcc-msm8916.c | 409 .mnd_width = 8, 561 .mnd_width = 8, 588 .mnd_width = 8, 615 .mnd_width = 8, 642 .mnd_width = 8, 669 .mnd_width = 8, 696 .mnd_width = 8, 729 .mnd_width = 16, 743 .mnd_width = 16, 762 .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() 236 if (rcg->mnd_width && f->n) { in clk_rcg2_configure() 237 mask = BIT(rcg->mnd_width) - 1; in clk_rcg2_configure() 258 if (rcg->mnd_width && f->n && (f->m != f->n)) in clk_rcg2_configure()
|
D | clk-rcg.h | 165 u8 mnd_width; member
|
D | mmcc-apq8084.c | 577 .mnd_width = 8, 591 .mnd_width = 8, 615 .mnd_width = 8, 653 .mnd_width = 8, 677 .mnd_width = 8, 691 .mnd_width = 8, 719 .mnd_width = 8, 733 .mnd_width = 8, 747 .mnd_width = 8, 761 .mnd_width = 8, [all …]
|
D | mmcc-msm8974.c | 528 .mnd_width = 8, 542 .mnd_width = 8, 566 .mnd_width = 8, 608 .mnd_width = 8, 622 .mnd_width = 8, 846 .mnd_width = 8,
|