Home
last modified time | relevance | path

Searched refs:gates_map (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-stm32f4.c1165 const u64 *gates_map; member
1565 .gates_map = stm32f42xx_gate_map,
1575 .gates_map = stm32f46xx_gate_map,
1585 .gates_map = stm32f746_gate_map,
1595 .gates_map = stm32f769_gate_map,
1718 stm32f4_gate_map = data->gates_map; in stm32f4_rcc_init()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-stm32f4.c1166 const u64 *gates_map; member
1566 .gates_map = stm32f42xx_gate_map,
1576 .gates_map = stm32f46xx_gate_map,
1586 .gates_map = stm32f746_gate_map,
1596 .gates_map = stm32f769_gate_map,
1719 stm32f4_gate_map = data->gates_map; in stm32f4_rcc_init()

Completed in 5 milliseconds