Searched refs:stm32_mux_cfg (Results 1 – 4 of 4) sorted by relevance
11 struct stm32_mux_cfg { struct62 const struct stm32_mux_cfg *muxes;
103 const struct stm32_mux_cfg *mux = &data->muxes[mux_id]; in stm32_mux_get_parent()117 const struct stm32_mux_cfg *mux = &data->muxes[mux_id]; in stm32_mux_set_parent()503 const struct stm32_mux_cfg *mux = &composite->clock_data->muxes[composite->mux_id]; in clk_stm32_has_safe_mux()
365 static const struct stm32_mux_cfg stm32mp13_muxes[] = {
374 struct stm32_mux_cfg { struct384 const struct stm32_mux_cfg *mux; argument481 const struct stm32_mux_cfg *cfg, in _get_stm32_mux()1341 .mux = &(struct stm32_mux_cfg) {\1715 static const struct stm32_mux_cfg ker_mux_cfg[M_LAST] = {