Home
last modified time | relevance | path

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

/drivers/clk/spacemit/
A Dccu_ddn.h15 struct ccu_ddn { struct
28 static struct ccu_ddn _name = { \ argument
39 static inline struct ccu_ddn *hw_to_ccu_ddn(struct clk_hw *hw) in hw_to_ccu_ddn()
43 return container_of(common, struct ccu_ddn, common); in hw_to_ccu_ddn()
A Dccu_ddn.c31 static unsigned long ccu_ddn_calc_best_rate(struct ccu_ddn *ddn, in ccu_ddn_calc_best_rate()
45 struct ccu_ddn *ddn = hw_to_ccu_ddn(hw); in ccu_ddn_round_rate()
53 struct ccu_ddn *ddn = hw_to_ccu_ddn(hw); in ccu_ddn_recalc_rate()
67 struct ccu_ddn *ddn = hw_to_ccu_ddn(hw); in ccu_ddn_set_rate()
A DMakefile4 spacemit-ccu-k1-y = ccu_pll.o ccu_mix.o ccu_ddn.o

Completed in 6 milliseconds