Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/alchemy/common/
Dclock.c179 struct alchemy_auxpll_clk { struct
184 #define to_auxpll_clk(x) container_of(x, struct alchemy_auxpll_clk, hw) argument
189 struct alchemy_auxpll_clk *a = to_auxpll_clk(hw); in alchemy_clk_aux_recalc()
198 struct alchemy_auxpll_clk *a = to_auxpll_clk(hw); in alchemy_clk_aux_setr()
218 struct alchemy_auxpll_clk *a = to_auxpll_clk(hw); in alchemy_clk_aux_roundr()
246 struct alchemy_auxpll_clk *a; in alchemy_clk_setup_aux()