Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/clk/sprd/
H A Ddiv.h33 struct sprd_div { struct
40 struct sprd_div _struct = { \
60 static inline struct sprd_div *hw_to_sprd_div(const struct clk_hw *hw) in hw_to_sprd_div()
64 return container_of(common, struct sprd_div, common); in hw_to_sprd_div()
H A Ddiv.c15 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_round_rate()
40 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_recalc_rate()
70 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_set_rate()
/kernel/linux/linux-5.10/drivers/clk/sprd/
H A Ddiv.h33 struct sprd_div { struct
40 struct sprd_div _struct = { \
60 static inline struct sprd_div *hw_to_sprd_div(const struct clk_hw *hw) in hw_to_sprd_div()
64 return container_of(common, struct sprd_div, common); in hw_to_sprd_div()
H A Ddiv.c25 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_round_rate()
50 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_recalc_rate()
80 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_set_rate()

Completed in 2 milliseconds