Searched refs:RCC_AXIDIVR (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | stm32mp1_rcc.h | 22 #define RCC_AXIDIVR 0x30 macro
|
| H A D | stm32mp13_rcc.h | 64 #define RCC_AXIDIVR U(0x568) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp15.c | 789 reg = io_read32(rcc_base + RCC_AXIDIVR); in get_clock_rate()
|
| H A D | clk-stm32mp13.c | 297 GATE_CFG(GATE_AXIDIVRDY, RCC_AXIDIVR, 31, 0), 543 DIVRDY_CFG(DIV_AXI, RCC_AXIDIVR, 0, 3, 0, axi_div_table,
|