Home
last modified time | relevance | path

Searched refs:STM32_FIXED_FACTOR (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32-core.h181 #define STM32_FIXED_FACTOR(_name, _parent, _flags, _mult, _div)\ macro
H A Dclk-stm32mp13.c2047 static STM32_FIXED_FACTOR(ck_i2sckin, NULL, 0, 1, 1);
2048 static STM32_FIXED_FACTOR(ck_hse_div2, &ck_hse, 0, 1, 2);
H A Dclk-stm32mp21.c2656 static STM32_FIXED_FACTOR(i2sckin, NULL, 0, 1, 1);
H A Dclk-stm32mp25.c2647 static STM32_FIXED_FACTOR(i2sckin, NULL, 0, 1, 1);