Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_nm.c89 rate /= nm->fixed_post_div; in ccu_nm_recalc_rate()
114 rate /= nm->fixed_post_div; in ccu_nm_recalc_rate()
126 rate *= nm->fixed_post_div; in ccu_nm_round_rate()
131 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
138 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
144 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
150 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
162 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
177 rate = rate * nm->fixed_post_div; in ccu_nm_set_rate()
H A Dccu_div.c22 rate *= cd->fixed_post_div; in ccu_div_round_rate()
30 rate /= cd->fixed_post_div; in ccu_div_round_rate()
74 val /= cd->fixed_post_div; in ccu_div_recalc_rate()
100 rate *= cd->fixed_post_div; in ccu_div_set_rate()
H A Dccu_nk.h28 unsigned int fixed_post_div; member
43 .fixed_post_div = _postdiv, \
H A Dccu_nk.c90 rate /= nk->fixed_post_div; in ccu_nk_recalc_rate()
102 rate *= nk->fixed_post_div; in ccu_nk_round_rate()
112 rate = rate / nk->fixed_post_div; in ccu_nk_round_rate()
126 rate = rate * nk->fixed_post_div; in ccu_nk_set_rate()
H A Dccu_nkmp.c125 rate /= nkmp->fixed_post_div; in ccu_nkmp_recalc_rate()
137 rate *= nkmp->fixed_post_div; in ccu_nkmp_round_rate()
142 rate /= nkmp->fixed_post_div; in ccu_nkmp_round_rate()
158 rate = rate / nkmp->fixed_post_div; in ccu_nkmp_round_rate()
173 rate = rate * nkmp->fixed_post_div; in ccu_nkmp_set_rate()
H A Dccu_mp.c108 rate *= cmp->fixed_post_div; in ccu_mp_round_rate()
121 rate /= cmp->fixed_post_div; in ccu_mp_round_rate()
172 rate /= cmp->fixed_post_div; in ccu_mp_recalc_rate()
204 rate = rate * cmp->fixed_post_div; in ccu_mp_set_rate()
H A Dccu_nkm.c140 rate /= nkm->fixed_post_div; in ccu_nkm_recalc_rate()
162 rate *= nkm->fixed_post_div; in ccu_nkm_round_rate()
171 rate /= nkm->fixed_post_div; in ccu_nkm_round_rate()
194 rate *= nkm->fixed_post_div; in ccu_nkm_set_rate()
H A Dccu_mp.h29 unsigned int fixed_post_div; member
44 .fixed_post_div = _postdiv, \
H A Dccu_nkmp.h29 unsigned int fixed_post_div; member
H A Dccu-sun50i-a100.c80 .fixed_post_div = 2,
97 .fixed_post_div = 2,
133 .fixed_post_div = 4,
149 .fixed_post_div = 4,
165 .fixed_post_div = 4,
222 .fixed_post_div = 4,
251 .fixed_post_div = 2,
H A Dccu_nkm.h29 unsigned int fixed_post_div; member
H A Dccu-sun50i-h616.c88 .fixed_post_div = 2,
105 .fixed_post_div = 2,
140 .fixed_post_div = 4,
158 .fixed_post_div = 4,
176 .fixed_post_div = 4,
H A Dccu-sun50i-h6.c71 .fixed_post_div = 4,
88 .fixed_post_div = 4,
123 .fixed_post_div = 4,
141 .fixed_post_div = 4,
H A Dccu_nm.h31 unsigned int fixed_post_div; member
H A Dccu-sun8i-r40.c116 .fixed_post_div = 2,
134 .fixed_post_div = 3,
150 .fixed_post_div = 2,
180 .fixed_post_div = 6,
H A Dccu_div.h84 unsigned int fixed_post_div; member
H A Dccu-sun50i-a64.c111 .fixed_post_div = 2,
125 .fixed_post_div = 2,
H A Dccu-sun8i-a83t.c83 .fixed_post_div = 2,
H A Dccu-sun5i.c144 .fixed_post_div = 2,
H A Dccu-sun4i-a10.c173 .fixed_post_div = 6,