Home
last modified time | relevance | path

Searched refs:ccu_mix (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/spacemit/
H A Dccu_mix.h39 struct ccu_mix { struct
69 static struct ccu_mix _name = { \
78 static struct ccu_mix _name = { \
86 static struct ccu_mix _name = { \
96 static struct ccu_mix _name = { \
106 static struct ccu_mix _name = { \
122 static struct ccu_mix _name = { \
134 static struct ccu_mix _name = { \
146 static struct ccu_mix _name = { \
160 static struct ccu_mix _name = { \
[all …]
H A Dccu_mix.c18 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_gate_disable()
25 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_gate_enable()
35 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_gate_is_enabled()
44 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_factor_recalc_rate()
52 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_div_recalc_rate()
103 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_mix_calc_best_rate()
151 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_mix_set_rate()
173 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_mux_get_parent()
185 struct ccu_mix *mix = hw_to_ccu_mix(hw); in ccu_mux_set_parent()
H A DMakefile4 spacemit-ccu-k1-y = ccu_pll.o ccu_mix.o ccu_ddn.o