Home
last modified time | relevance | path

Searched defs:RCC_SECCFGR (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c30 #define RCC_SECCFGR(x) (U(0x0) + U(0x4) * (x)) macro
H A Dclk-stm32mp25.c30 #define RCC_SECCFGR(x) (U(0x0) + U(0x4) * (x)) macro
/optee_os/core/include/drivers/
H A Dstm32mp13_rcc.h11 #define RCC_SECCFGR U(0x0) macro