Searched refs:RCC_APBDBGDIVR (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 280 #define RCC_APBDBGDIVR U(0x4C0) macro
|
| H A D | stm32mp25_rcc.h | 300 #define RCC_APBDBGDIVR U(0x4C4) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 431 GATE_CFG(GATE_APBDBGDIV_RDY, RCC_APBDBGDIVR, 31, 0), 633 _DIV_CFG(DIV_APBDBG, RCC_APBDBGDIVR, 0, 3, 0, apb_div_table,
|
| H A D | clk-stm32mp25.c | 431 GATE_CFG(GATE_APBDBGDIV_RDY, RCC_APBDBGDIVR, 31, 0), 671 _DIV_CFG(DIV_APBDBG, RCC_APBDBGDIVR, 0, 3, 0, apb_div_table,
|