Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/stm32/ !
Dclk-stm32-core.h90 struct clk_stm32_mux { struct
98 #define to_clk_stm32_mux(_hw) container_of(_hw, struct clk_stm32_mux, hw) argument
172 STM32_CLOCK_CFG(_binding, &(_clk), _sec_id, struct clk_stm32_mux *,\
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()
632 struct clk_stm32_mux *mux = cfg->clock_cfg; in clk_stm32_mux_register()
Dclk-stm32mp13.c1273 static struct clk_stm32_mux ck_ker_eth1 = {
1290 static struct clk_stm32_mux ck_ker_eth2 = {