Searched refs:fixed_post_div (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu_nk.h | 28 unsigned int fixed_post_div; member 43 .fixed_post_div = _postdiv, \
|
| H A D | ccu_mp.h | 29 unsigned int fixed_post_div; member 44 .fixed_post_div = _postdiv, \ 66 .fixed_post_div = _postdiv, \ 118 .fixed_post_div = _postdiv, \
|
| H A D | ccu_nkm.c | 160 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 D | ccu_mp.c | 118 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 D | ccu-sun50i-a100.c | 80 .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 D | ccu_nkmp.h | 29 unsigned int fixed_post_div; member
|
| H A D | ccu-sun50i-h616.c | 88 .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 D | ccu_nkm.h | 29 unsigned int fixed_post_div; member
|
| H A D | ccu-sun50i-h6.c | 71 .fixed_post_div = 4, 88 .fixed_post_div = 4, 123 .fixed_post_div = 4, 141 .fixed_post_div = 4,
|
| H A D | ccu_nm.h | 31 unsigned int fixed_post_div; member
|
| H A D | ccu_div.h | 84 unsigned int fixed_post_div; member
|
| H A D | ccu-sun50i-a64.c | 111 .fixed_post_div = 2, 125 .fixed_post_div = 2,
|
| H A D | ccu-sun8i-a83t.c | 83 .fixed_post_div = 2,
|
| H A D | ccu-sun5i.c | 144 .fixed_post_div = 2,
|
| H A D | ccu-sun4i-a10.c | 173 .fixed_post_div = 6,
|