Home
last modified time | relevance | path

Searched defs:RCC_CIDCFGR (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c33 #define RCC_CIDCFGR(x) (U(0x030) + U(0x08) * (x)) macro
H A Dclk-stm32mp25.c33 #define RCC_CIDCFGR(x) (U(0x030) + U(0x08) * (x)) macro