Home
last modified time | relevance | path

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

/drivers/clk/
Dclk-ppc-corenet.c28 #define to_cmux_clk(p) container_of(p, struct cmux_clk, hw) macro
34 struct cmux_clk *clk = to_cmux_clk(hw); in cmux_set_parent()
48 struct cmux_clk *clk = to_cmux_clk(hw); in cmux_get_parent()