Home
last modified time | relevance | path

Searched refs:RCC_APB6DIVR (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c304 GATE_CFG(GATE_APB6DIVRDY, RCC_APB6DIVR, 31, 0),
557 DIVRDY_CFG(DIV_APB6, RCC_APB6DIVR, 0, 3, 0, apb_div_table,
2184 static STM32_TIMER(ck_timg3, &ck_pclk6, 0, RCC_APB6DIVR, RCC_TIMG3PRER);
/optee_os/core/include/drivers/
H A Dstm32mp13_rcc.h71 #define RCC_APB6DIVR U(0x584) macro