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

/linux-4.1.27/drivers/clk/hisilicon/
H A Dclk-hix5hd2.c170 #define to_complex_clk(_hw) container_of(_hw, struct hix5hd2_clk_complex, hw) macro
174 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); clk_ether_prepare()
203 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); clk_ether_unprepare()
218 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); clk_complex_enable()
236 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); clk_complex_disable()

Completed in 45 milliseconds