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

/linux-4.1.27/drivers/clk/pistachio/
H A Dclk-pll.c53 struct pistachio_clk_pll { struct
60 static inline u32 pll_readl(struct pistachio_clk_pll *pll, u32 reg) pll_readl()
65 static inline void pll_writel(struct pistachio_clk_pll *pll, u32 val, u32 reg) pll_writel()
78 static inline struct pistachio_clk_pll *to_pistachio_pll(struct clk_hw *hw) to_pistachio_pll()
80 return container_of(hw, struct pistachio_clk_pll, hw); to_pistachio_pll()
84 pll_get_params(struct pistachio_clk_pll *pll, unsigned long fref, pll_get_params()
100 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_round_rate()
114 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_frac_enable()
131 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_frac_disable()
141 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_frac_is_enabled()
149 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_frac_set_rate()
192 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_frac_recalc_rate()
231 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_laint_enable()
248 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_laint_disable()
258 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_laint_is_enabled()
266 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_laint_set_rate()
302 struct pistachio_clk_pll *pll = to_pistachio_pll(hw); pll_gf40lp_laint_recalc_rate()
342 struct pistachio_clk_pll *pll; pll_register()

Completed in 54 milliseconds