Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-stm32f4.c1150 struct stm32_aux_clk { struct
1168 const struct stm32_aux_clk *aux_clk; argument
1173 static const struct stm32_aux_clk stm32f429_aux_clk[] = {
1200 static const struct stm32_aux_clk stm32f469_aux_clk[] = {
1245 static const struct stm32_aux_clk stm32f746_aux_clk[] = {
1391 static const struct stm32_aux_clk stm32f769_aux_clk[] = {
1865 const struct stm32_aux_clk *aux_clk; in stm32f4_rcc_init()