Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-stm32f4.c1075 struct stm32_aux_clk { struct
1093 const struct stm32_aux_clk *aux_clk; argument
1098 static const struct stm32_aux_clk stm32f429_aux_clk[] = {
1125 static const struct stm32_aux_clk stm32f469_aux_clk[] = {
1170 static const struct stm32_aux_clk stm32f746_aux_clk[] = {
1594 const struct stm32_aux_clk *aux_clk; in stm32f4_rcc_init()