Searched refs:RCC_MPCKDIVR (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | stm32mp1_rcc.h | 21 #define RCC_MPCKDIVR 0x2C macro
|
| H A D | stm32mp13_rcc.h | 63 #define RCC_MPCKDIVR U(0x564) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp15.c | 755 reg = io_read32(rcc_base + RCC_MPCKDIVR); in get_clock_rate()
|
| H A D | clk-stm32mp13.c | 296 GATE_CFG(GATE_MPUDIVRDY, RCC_MPCKDIVR, 31, 0), 541 DIVRDY_CFG(DIV_MPU, RCC_MPCKDIVR, 0, 4, 0, NULL,
|