Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h117 #define RCC_APB2DIVR 0x838 macro
H A Dstm32mp21_rcc.h276 #define RCC_APB2DIVR U(0x4B0) macro
H A Dstm32mp13_rcc.h67 #define RCC_APB2DIVR U(0x574) macro
H A Dstm32mp25_rcc.h297 #define RCC_APB2DIVR U(0x4B8) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c838 reg = io_read32(rcc_base + RCC_APB2DIVR); in get_clock_rate()
980 apbxdiv = io_read32(rcc_base + RCC_APB2DIVR) & in get_timer_rate()
H A Dclk-stm32mp13.c300 GATE_CFG(GATE_APB2DIVRDY, RCC_APB2DIVR, 31, 0),
549 DIVRDY_CFG(DIV_APB2, RCC_APB2DIVR, 0, 3, 0, apb_div_table,
2183 static STM32_TIMER(ck_timg2, &ck_pclk2, 0, RCC_APB2DIVR, RCC_TIMG2PRER);
H A Dclk-stm32mp21.c427 GATE_CFG(GATE_APB2DIV_RDY, RCC_APB2DIVR, 31, 0),
625 _DIV_CFG(DIV_APB2, RCC_APB2DIVR, 0, 3, 0, apb_div_table,
2780 static STM32_TIMER(ck_timg2, &ck_icn_apb2, 0, RCC_APB2DIVR, RCC_TIMG2PRER);
H A Dclk-stm32mp25.c428 GATE_CFG(GATE_APB2DIV_RDY, RCC_APB2DIVR, 31, 0),
665 _DIV_CFG(DIV_APB2, RCC_APB2DIVR, 0, 3, 0, apb_div_table,
2772 static STM32_TIMER(ck_timg2, &ck_icn_apb2, 0, RCC_APB2DIVR, RCC_TIMG2PRER);