Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c1252 static void stm32mp1_hse_enable(fdt_addr_t rcc, int bypass, int digbyp, int css) in stm32mp1_hse_enable() function
1649 stm32mp1_hse_enable(rcc, bypass, digbyp, css); in stm32mp1_clktree()