Searched refs:stm32_get_gpio_bank_clock (Results 1 – 2 of 2) sorted by relevance
47 unsigned int stm32_get_gpio_bank_clock(unsigned int bank);
467 unsigned int stm32_get_gpio_bank_clock(unsigned int bank) in stm32_get_gpio_bank_clock() function486 return stm32mp_rcc_clock_id_to_clk(stm32_get_gpio_bank_clock(bank)); in stm32_get_gpio_bank_clk()
Completed in 3 milliseconds