Home
last modified time | relevance | path

Searched refs:RCC_APB4DIVR (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h23 #define RCC_APB4DIVR 0x3C macro
H A Dstm32mp21_rcc.h278 #define RCC_APB4DIVR U(0x4B8) macro
H A Dstm32mp13_rcc.h69 #define RCC_APB4DIVR U(0x57C) macro
H A Dstm32mp25_rcc.h299 #define RCC_APB4DIVR U(0x4C0) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c794 reg = io_read32(rcc_base + RCC_APB4DIVR); in get_clock_rate()
H A Dclk-stm32mp13.c302 GATE_CFG(GATE_APB4DIVRDY, RCC_APB4DIVR, 31, 0),
553 DIVRDY_CFG(DIV_APB4, RCC_APB4DIVR, 0, 3, 0, apb_div_table,
H A Dclk-stm32mp21.c429 GATE_CFG(GATE_APB4DIV_RDY, RCC_APB4DIVR, 31, 0),
629 _DIV_CFG(DIV_APB4, RCC_APB4DIVR, 0, 3, 0, apb_div_table,
H A Dclk-stm32mp25.c430 GATE_CFG(GATE_APB4DIV_RDY, RCC_APB4DIVR, 31, 0),
669 _DIV_CFG(DIV_APB4, RCC_APB4DIVR, 0, 3, 0, apb_div_table,