Home
last modified time | relevance | path

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

/linux/drivers/clk/sunxi-ng/
H A Dccu_nk.h28 unsigned int fixed_post_div; member
43 .fixed_post_div = _postdiv, \
H A Dccu_mp.h29 unsigned int fixed_post_div; member
44 .fixed_post_div = _postdiv, \
66 .fixed_post_div = _postdiv, \
118 .fixed_post_div = _postdiv, \
H A Dccu_nkm.c160 rate /= nkm->fixed_post_div; in ccu_nkm_recalc_rate()
182 rate *= nkm->fixed_post_div; in ccu_nkm_round_rate()
191 rate /= nkm->fixed_post_div; in ccu_nkm_round_rate()
214 rate *= nkm->fixed_post_div; in ccu_nkm_set_rate()
H A Dccu_mp.c118 rate *= cmp->fixed_post_div; in ccu_mp_round_rate()
138 rate /= cmp->fixed_post_div; in ccu_mp_round_rate()
193 rate /= cmp->fixed_post_div; in ccu_mp_recalc_rate()
232 rate = rate * cmp->fixed_post_div; in ccu_mp_set_rate()
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_nkmp.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,
238 .fixed_post_div = 2,
H A Dccu_nkm.h29 unsigned int fixed_post_div; member
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_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,