Searched refs:CK_TIMER (Results 1 – 2 of 2) sorted by relevance
| /trusted-firmware-a-latest/drivers/st/clk/ |
| D | clk-stm32-core.h | 295 #define CK_TIMER(idx, _idx, _parent, _flags, _apbdiv, _timpre) \ macro
|
| D | clk-stm32mp13.c | 1824 CK_TIMER(_CKTIMG1, CK_TIMG1, _PCLK1, 0, RCC_APB1DIVR, RCC_TIMG1PRER), 1825 CK_TIMER(_CKTIMG2, CK_TIMG2, _PCLK2, 0, RCC_APB2DIVR, RCC_TIMG2PRER), 1826 CK_TIMER(_CKTIMG3, CK_TIMG3, _PCLK6, 0, RCC_APB6DIVR, RCC_TIMG3PRER),
|