Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/hisilicon/
H A Dclk-hix5hd2.c167 #define to_complex_clk(_hw) container_of(_hw, struct hix5hd2_clk_complex, hw) macro
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()