Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c638 enum stm32_osc { enum
1060 static const char *stm32_clk_get_oscillator_name(enum stm32_osc id) in stm32_clk_get_oscillator_name()
1083 name = stm32_clk_get_oscillator_name((enum stm32_osc)i); in stm32_clk_parse_fdt_all_oscillator()
H A Dclk-stm32mp25.c676 enum stm32_osc { enum
1079 static const char *stm32_clk_get_oscillator_name(enum stm32_osc id) in stm32_clk_get_oscillator_name()
1102 name = stm32_clk_get_oscillator_name((enum stm32_osc)i); in stm32_clk_parse_fdt_all_oscillator()
H A Dclk-stm32mp13.c579 enum stm32_osc { enum