Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/
H A Dclk-stm32f4.c1305 const u64 *gates_map; member
1705 .gates_map = stm32f42xx_gate_map,
1715 .gates_map = stm32f46xx_gate_map,
1725 .gates_map = stm32f746_gate_map,
1735 .gates_map = stm32f769_gate_map,
1859 stm32f4_gate_map = data->gates_map; in stm32f4_rcc_init()