Searched refs:STM32_HSE_DIV2 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 2550 #define STM32_HSE_DIV2(_name, _parent, _flags, _gate_id)\ macro 2653 static STM32_HSE_DIV2(ck_hse_div2, &ck_hse, 0, GATE_HSEDIV2);
|
| H A D | clk-stm32mp25.c | 2552 #define STM32_HSE_DIV2(_name, _parent, _flags, _gate_id)\ macro 2644 static STM32_HSE_DIV2(ck_hse_div2, &ck_hse, 0, GATE_HSEDIV2);
|