Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-stm32f4.c389 static const u64 *stm32f4_gate_map; variable
857 memcpy(table, stm32f4_gate_map, sizeof(table)); in stm32f4_rcc_lookup_clk_idx()
1719 stm32f4_gate_map = data->gates_map; in stm32f4_rcc_init()