Searched refs:clk_pllv4 (Results 1 – 1 of 1) sorted by relevance
41 struct clk_pllv4 { struct56 #define to_clk_pllv4(__hw) container_of(__hw, struct clk_pllv4, hw) argument60 static inline int clk_pllv4_wait_lock(struct clk_pllv4 *pll) in clk_pllv4_wait_lock()70 struct clk_pllv4 *pll = to_clk_pllv4(hw); in clk_pllv4_is_prepared()81 struct clk_pllv4 *pll = to_clk_pllv4(hw); in clk_pllv4_recalc_rate()101 struct clk_pllv4 *pll = to_clk_pllv4(hw); in clk_pllv4_round_rate()158 static bool clk_pllv4_is_valid_mult(struct clk_pllv4 *pll, unsigned int mult) in clk_pllv4_is_valid_mult()180 struct clk_pllv4 *pll = to_clk_pllv4(hw); in clk_pllv4_set_rate()211 struct clk_pllv4 *pll = to_clk_pllv4(hw); in clk_pllv4_prepare()223 struct clk_pllv4 *pll = to_clk_pllv4(hw); in clk_pllv4_unprepare()[all …]