Searched refs:stm32f4_rcc_lookup_clk_idx (Results 1 – 1 of 1) sorted by relevance
779 static int stm32f4_rcc_lookup_clk_idx(u8 primary, u8 secondary) in stm32f4_rcc_lookup_clk_idx() function809 int i = stm32f4_rcc_lookup_clk_idx(clkspec->args[0], clkspec->args[1]); in stm32f4_rcc_lookup_clk()1544 idx = stm32f4_rcc_lookup_clk_idx(0, secondary); in stm32f4_rcc_init()