Home
last modified time | relevance | path

Searched refs:RCC_APBDBGDIVR (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32mp21_rcc.h280 #define RCC_APBDBGDIVR U(0x4C0) macro
H A Dstm32mp25_rcc.h300 #define RCC_APBDBGDIVR U(0x4C4) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c431 GATE_CFG(GATE_APBDBGDIV_RDY, RCC_APBDBGDIVR, 31, 0),
633 _DIV_CFG(DIV_APBDBG, RCC_APBDBGDIVR, 0, 3, 0, apb_div_table,
H A Dclk-stm32mp25.c431 GATE_CFG(GATE_APBDBGDIV_RDY, RCC_APBDBGDIVR, 31, 0),
671 _DIV_CFG(DIV_APBDBG, RCC_APBDBGDIVR, 0, 3, 0, apb_div_table,