Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk-stm32f4.c1151 struct stm32_aux_clk { struct
1169 const struct stm32_aux_clk *aux_clk; argument
1174 static const struct stm32_aux_clk stm32f429_aux_clk[] = {
1201 static const struct stm32_aux_clk stm32f469_aux_clk[] = {
1246 static const struct stm32_aux_clk stm32f746_aux_clk[] = {
1392 static const struct stm32_aux_clk stm32f769_aux_clk[] = {
1866 const struct stm32_aux_clk *aux_clk; in stm32f4_rcc_init()