Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/stm32/
Dclk-stm32-core.h98 #define to_clk_stm32_mux(_hw) container_of(_hw, struct clk_stm32_mux, hw) macro
Dclk-stm32-core.c260 struct clk_stm32_mux *mux = to_clk_stm32_mux(hw); in clk_stm32_mux_get_parent()
267 struct clk_stm32_mux *mux = to_clk_stm32_mux(hw); in clk_stm32_mux_set_parent()