Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-stm32f4.c1163 struct stm32f4_clk_data { struct
1562 static const struct stm32f4_clk_data stm32f429_clk_data = {
1572 static const struct stm32f4_clk_data stm32f469_clk_data = {
1582 static const struct stm32f4_clk_data stm32f746_clk_data = {
1592 static const struct stm32f4_clk_data stm32f769_clk_data = {
1689 const struct stm32f4_clk_data *data; in stm32f4_rcc_init()