Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-stm32f4.c33 #define STM32F4_RCC_APB2ENR 0x44 macro
103 { STM32F4_RCC_APB2ENR, 0, "tim1", "apb2_mul" },
104 { STM32F4_RCC_APB2ENR, 1, "tim8", "apb2_mul" },
105 { STM32F4_RCC_APB2ENR, 4, "usart1", "apb2_div" },
106 { STM32F4_RCC_APB2ENR, 5, "usart6", "apb2_div" },
107 { STM32F4_RCC_APB2ENR, 8, "adc1", "apb2_div" },
108 { STM32F4_RCC_APB2ENR, 9, "adc2", "apb2_div" },
109 { STM32F4_RCC_APB2ENR, 10, "adc3", "apb2_div" },
110 { STM32F4_RCC_APB2ENR, 11, "sdio", "pll48" },
111 { STM32F4_RCC_APB2ENR, 12, "spi1", "apb2_div" },
[all …]