Home
last modified time | relevance | path

Searched refs:fixed_post_div (Results 1 – 18 of 18) sorted by relevance

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_nm.c93 rate /= nm->fixed_post_div; in ccu_nm_recalc_rate()
118 rate /= nm->fixed_post_div; in ccu_nm_recalc_rate()
130 rate *= nm->fixed_post_div; in ccu_nm_round_rate()
135 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
141 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
147 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
160 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
175 rate = rate * nm->fixed_post_div; in ccu_nm_set_rate()
Dccu_div.c25 rate *= cd->fixed_post_div; in ccu_div_round_rate()
33 rate /= cd->fixed_post_div; in ccu_div_round_rate()
77 val /= cd->fixed_post_div; in ccu_div_recalc_rate()
103 rate *= cd->fixed_post_div; in ccu_div_set_rate()
Dccu_nk.h36 unsigned int fixed_post_div; member
51 .fixed_post_div = _postdiv, \
Dccu_nk.c91 rate /= nk->fixed_post_div; in ccu_nk_recalc_rate()
103 rate *= nk->fixed_post_div; in ccu_nk_round_rate()
114 rate = rate / nk->fixed_post_div; in ccu_nk_round_rate()
128 rate = rate * nk->fixed_post_div; in ccu_nk_set_rate()
Dccu_nkm.c104 rate /= nkm->fixed_post_div; in ccu_nkm_recalc_rate()
126 rate *= nkm->fixed_post_div; in ccu_nkm_round_rate()
133 rate /= nkm->fixed_post_div; in ccu_nkm_round_rate()
156 rate *= nkm->fixed_post_div; in ccu_nkm_set_rate()
Dccu_mp.c54 rate *= cmp->fixed_post_div; in ccu_mp_round_rate()
63 rate /= cmp->fixed_post_div; in ccu_mp_round_rate()
114 rate /= cmp->fixed_post_div; in ccu_mp_recalc_rate()
146 rate = rate * cmp->fixed_post_div; in ccu_mp_set_rate()
Dccu_mp.h37 unsigned int fixed_post_div; member
52 .fixed_post_div = _postdiv, \
Dccu_nkmp.c126 rate /= nkmp->fixed_post_div; in ccu_nkmp_recalc_rate()
138 rate *= nkmp->fixed_post_div; in ccu_nkmp_round_rate()
154 rate = rate / nkmp->fixed_post_div; in ccu_nkmp_round_rate()
169 rate = rate * nkmp->fixed_post_div; in ccu_nkmp_set_rate()
Dccu_nkmp.h37 unsigned int fixed_post_div; member
Dccu_nkm.h37 unsigned int fixed_post_div; member
Dccu_nm.h39 unsigned int fixed_post_div; member
Dccu_div.h92 unsigned int fixed_post_div; member
Dccu-sun50i-h6.c70 .fixed_post_div = 4,
87 .fixed_post_div = 4,
122 .fixed_post_div = 4,
138 .fixed_post_div = 4,
Dccu-sun8i-r40.c111 .fixed_post_div = 2,
129 .fixed_post_div = 3,
145 .fixed_post_div = 2,
175 .fixed_post_div = 6,
Dccu-sun50i-a64.c105 .fixed_post_div = 2,
119 .fixed_post_div = 2,
Dccu-sun8i-a83t.c90 .fixed_post_div = 2,
Dccu-sun5i.c151 .fixed_post_div = 2,
Dccu-sun4i-a10.c177 .fixed_post_div = 6,