Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_nm.c95 rate /= nm->fixed_post_div; in ccu_nm_recalc_rate()
130 rate /= nm->fixed_post_div; in ccu_nm_recalc_rate()
144 rate *= nm->fixed_post_div; in ccu_nm_round_rate()
152 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
162 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
171 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
180 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
195 rate /= nm->fixed_post_div; in ccu_nm_round_rate()
212 rate = rate * nm->fixed_post_div; in ccu_nm_set_rate()
A Dccu_div.c20 rate *= cd->fixed_post_div; in ccu_div_round_rate()
30 rate /= cd->fixed_post_div; in ccu_div_round_rate()
76 val /= cd->fixed_post_div; in ccu_div_recalc_rate()
104 rate *= cd->fixed_post_div; in ccu_div_set_rate()
A Dccu_nk.h28 unsigned int fixed_post_div; member
43 .fixed_post_div = _postdiv, \
A Dccu_nk.c97 rate /= nk->fixed_post_div; in ccu_nk_recalc_rate()
111 rate *= nk->fixed_post_div; in ccu_nk_round_rate()
124 rate = rate / nk->fixed_post_div; in ccu_nk_round_rate()
140 rate = rate * nk->fixed_post_div; in ccu_nk_set_rate()
A Dccu_nkmp.c154 rate /= nkmp->fixed_post_div; in ccu_nkmp_recalc_rate()
168 rate *= nkmp->fixed_post_div; in ccu_nkmp_round_rate()
176 rate /= nkmp->fixed_post_div; in ccu_nkmp_round_rate()
196 rate = rate / nkmp->fixed_post_div; in ccu_nkmp_round_rate()
213 rate = rate * nkmp->fixed_post_div; in ccu_nkmp_set_rate()
A Dccu_nkm.c112 rate /= nkm->fixed_post_div; in ccu_nkm_recalc_rate()
136 rate *= nkm->fixed_post_div; in ccu_nkm_round_rate()
145 rate /= nkm->fixed_post_div; in ccu_nkm_round_rate()
170 rate *= nkm->fixed_post_div; in ccu_nkm_set_rate()
A Dccu_mp.c137 rate *= cmp->fixed_post_div; in ccu_mp_round_rate()
156 rate /= cmp->fixed_post_div; in ccu_mp_round_rate()
211 rate /= cmp->fixed_post_div; in ccu_mp_recalc_rate()
245 rate = rate * cmp->fixed_post_div; in ccu_mp_set_rate()
A Dccu_mp.h28 unsigned int fixed_post_div; member
63 .fixed_post_div = _postdiv, \
A Dccu_nkmp.h29 unsigned int fixed_post_div; member
A Dccu_nkm.h29 unsigned int fixed_post_div; member
A Dccu_nm.h31 unsigned int fixed_post_div; member
A Dccu_div.h85 unsigned int fixed_post_div; member
A Dccu-sun8iw20.c96 .fixed_post_div = 4,
115 .fixed_post_div = 4,
164 .fixed_post_div = 2,

Completed in 24 milliseconds