Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-sg2044.c58 struct sg2044_div { struct
94 static inline struct sg2044_div *hw_to_sg2044_div(struct clk_hw *hw) in hw_to_sg2044_div()
97 struct sg2044_div, common); in hw_to_sg2044_div()
122 struct sg2044_div *div = hw_to_sg2044_div(hw); in sg2044_div_recalc_rate()
148 struct sg2044_div *div = hw_to_sg2044_div(hw); in sg2044_div_determine_rate()
180 struct sg2044_div *div = hw_to_sg2044_div(hw); in sg2044_div_set_rate()
195 struct sg2044_div *div = hw_to_sg2044_div(hw); in sg2044_div_enable()
210 struct sg2044_div *div = hw_to_sg2044_div(hw); in sg2044_div_disable()
223 struct sg2044_div *div = hw_to_sg2044_div(hw); in sg2044_div_is_enabled()
305 struct sg2044_div _name = { \
[all …]