Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/hisilicon/
Dclk-hix5hd2.c148 struct hix5hd2_clk_complex { struct
170 #define to_complex_clk(_hw) container_of(_hw, struct hix5hd2_clk_complex, hw) argument
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()
263 struct hix5hd2_clk_complex *p_clk; in hix5hd2_clk_register_complex()