Searched defs:_mux_id (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32-core.h | 218 #define STM32_MUX(_name, _nb_parents, _parents, _flags, _mux_id)\ argument 243 _gate_id, _div_id, _mux_id)\ argument
|
| H A D | clk-stm32mp21.c | 988 #define CLK_PLL_CFG(_idx, _gate_id, _mux_id, _reg)\ argument 2574 #define STM32_PLL1(_name, _flags, _mux_id)\ argument 2586 #define STM32_PLL2(_name, _flags, _reg, _gate_id, _mux_id)\ argument 2600 #define STM32_PLLS(_name, _flags, _reg, _gate_id, _mux_id)\ argument 2615 _gate_id, _div_id, _mux_id, _sec_id)\ argument
|
| H A D | clk-stm32mp25.c | 1006 #define CLK_PLL_CFG(_idx, _gate_id, _mux_id, _reg)\ argument 2576 #define STM32_PLL1(_name, _flags, _mux_id)\ argument 2588 #define STM32_PLL2(_name, _flags, _reg, _gate_id, _mux_id)\ argument 2602 #define STM32_PLL3(_name, _flags, _reg, _gate_id, _mux_id)\ argument 2616 #define STM32_PLLS(_name, _flags, _reg, _gate_id, _mux_id)\ argument
|
| H A D | clk-stm32mp13.c | 907 #define CLK_PLL_CFG(_idx, _type, _gate_id, _mux_id, _reg)\ argument 1954 #define STM32_KCLK(_name, _nb_parents, _parents, _flags, _gate_id, _mux_id)\ argument 1969 _gate_id, _mux_id)\ argument 1984 _gate_id, _div_id, _mux_id)\ argument
|