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

/linux-master/drivers/clk/
H A Dclk-axm5516.c22 * struct axxia_clk - Common struct to all Axxia clocks.
26 struct axxia_clk { struct
30 #define to_axxia_clk(_hw) container_of(_hw, struct axxia_clk, hw)
38 struct axxia_clk aclk;
50 struct axxia_clk *aclk = to_axxia_clk(hw);
76 struct axxia_clk aclk;
89 struct axxia_clk *aclk = to_axxia_clk(hw);
111 struct axxia_clk aclk;
123 struct axxia_clk *aclk = to_axxia_clk(hw);
488 static struct axxia_clk *axmclk_clock
[all...]

Completed in 141 milliseconds