Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/stm32/
H A Dclk-stm32-core.h101 #define to_clk_stm32_mux(_hw) container_of(_hw, struct clk_stm32_mux, hw) macro
H A Dclk-stm32-core.c258 struct clk_stm32_mux *mux = to_clk_stm32_mux(hw); in clk_stm32_mux_get_parent()
265 struct clk_stm32_mux *mux = to_clk_stm32_mux(hw); in clk_stm32_mux_set_parent()