Searched refs:stm32_mux_cfg (Results 1 – 5 of 5) sorted by relevance
11 struct stm32_mux_cfg { struct62 const struct stm32_mux_cfg *muxes;
105 const struct stm32_mux_cfg *mux = &data->muxes[mux_id]; in stm32_mux_get_parent()119 const struct stm32_mux_cfg *mux = &data->muxes[mux_id]; in stm32_mux_set_parent()516 const struct stm32_mux_cfg *mux = &composite->clock_data->muxes[composite->mux_id]; in clk_stm32_has_safe_mux()
378 struct stm32_mux_cfg { struct388 const struct stm32_mux_cfg *mux; argument485 const struct stm32_mux_cfg *cfg, in _get_stm32_mux()1345 .mux = &(struct stm32_mux_cfg) {\1719 static const struct stm32_mux_cfg ker_mux_cfg[M_LAST] = {
367 static const struct stm32_mux_cfg stm32mp13_muxes[] = {
206 static const struct stm32_mux_cfg stm32mp25_muxes[MUX_NB] = {