Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dclk-i2s-mux.c19 struct clk_i2s_mux { struct
25 #define to_clk_i2s_mux(hw) container_of(hw, struct clk_i2s_mux, hw) argument
29 struct clk_i2s_mux *mux = to_clk_i2s_mux(hw); in clk_i2s_mux_get_parent()
39 struct clk_i2s_mux *mux = to_clk_i2s_mux(hw); in clk_i2s_mux_set_parent()
57 struct clk_i2s_mux *i2s_ck; in at91_clk_i2s_mux_register()