Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/hisilicon/
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); in clk_ether_prepare()
203 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); in clk_ether_unprepare()
218 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); in clk_complex_enable()
236 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); in clk_complex_disable()