Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/hisilicon/
H A Dclk-hix5hd2.c145 struct hix5hd2_clk_complex { struct
167 #define to_complex_clk(_hw) container_of(_hw, struct hix5hd2_clk_complex, hw) argument
171 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); in clk_ether_prepare()
200 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); in clk_ether_unprepare()
215 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); in clk_complex_enable()
233 struct hix5hd2_clk_complex *clk = to_complex_clk(hw); in clk_complex_disable()
260 struct hix5hd2_clk_complex *p_clk; in hix5hd2_clk_register_complex()