Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-sg2044-pll.c83 struct sg2044_pll { struct
110 static inline struct sg2044_pll *hw_to_sg2044_pll(struct clk_hw *hw) in hw_to_sg2044_pll()
113 struct sg2044_pll, common); in hw_to_sg2044_pll()
142 struct sg2044_pll *pll = hw_to_sg2044_pll(hw); in sg2044_pll_recalc_rate()
263 struct sg2044_pll *pll = hw_to_sg2044_pll(hw); in sg2044_pll_determine_rate()
285 static int sg2044_pll_poll_update(struct sg2044_pll *pll) in sg2044_pll_poll_update()
305 static int sg2044_pll_enable(struct sg2044_pll *pll, bool en) in sg2044_pll_enable()
321 static int sg2044_pll_update_vcosel(struct sg2044_pll *pll, u64 rate) in sg2044_pll_update_vcosel()
339 struct sg2044_pll *pll = hw_to_sg2044_pll(hw); in sg2044_pll_set_rate()
398 struct sg2044_pll _name = { \
[all …]