Home
last modified time | relevance | path

Searched refs:sprd_comp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sprd/
H A Dcomposite.c15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_round_rate()
24 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate()
32 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate()
40 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent()
47 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent()
H A Dcomposite.h15 struct sprd_comp { struct
24 struct sprd_comp _struct = { \
59 static inline struct sprd_comp *hw_to_sprd_comp(const struct clk_hw *hw) in hw_to_sprd_comp()
63 return container_of(common, struct sprd_comp, common); in hw_to_sprd_comp()
/kernel/linux/linux-6.6/drivers/clk/sprd/
H A Dcomposite.c15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_determine_rate()
23 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate()
31 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate()
39 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent()
46 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent()
H A Dcomposite.h15 struct sprd_comp { struct
24 struct sprd_comp _struct = { \
59 static inline struct sprd_comp *hw_to_sprd_comp(const struct clk_hw *hw) in hw_to_sprd_comp()
63 return container_of(common, struct sprd_comp, common); in hw_to_sprd_comp()

Completed in 2 milliseconds