Searched defs:_mux_id (Results 1 – 2 of 2) sorted by relevance
/optee_os-3.20.0/core/drivers/clk/ |
A D | clk-stm32-core.h | 210 #define STM32_MUX(_name, _nb_parents, _parents, _flags, _mux_id)\ argument 235 _gate_id, _div_id, _mux_id)\ argument
|
A D | clk-stm32mp13.c | 907 #define CLK_PLL_CFG(_idx, _type, _gate_id, _mux_id, _reg)\ argument 1928 #define STM32_KCLK(_name, _nb_parents, _parents, _flags, _gate_id, _mux_id)\ argument 1943 _gate_id, _mux_id)\ argument 1958 _gate_id, _div_id, _mux_id)\ argument
|
Completed in 8 milliseconds