Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/stm32/
H A Dclk-stm32-core.h93 struct clk_stm32_mux { struct
101 #define to_clk_stm32_mux(_hw) container_of(_hw, struct clk_stm32_mux, hw) argument
175 STM32_CLOCK_CFG(_binding, &(_clk), _sec_id, struct clk_stm32_mux *,\
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()
630 struct clk_stm32_mux *mux = cfg->clock_cfg; in clk_stm32_mux_register()
H A Dclk-stm32mp13.c1271 static struct clk_stm32_mux ck_ker_eth1 = {
1288 static struct clk_stm32_mux ck_ker_eth2 = {