Searched defs:RCC_RCFGLOCKR (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/clk/ | ||
| H A D | clk-stm32mp21.c | 32 #define RCC_RCFGLOCKR(x) (U(0x20) + U(0x4) * (x)) macro |
| H A D | clk-stm32mp25.c | 32 #define RCC_RCFGLOCKR(x) (U(0x20) + U(0x4) * (x)) macro |