Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c641 OSC_MSI, enumerator
711 OSCILLATOR(OSC_MSI, "clk-msi", GATE_MSI,
776 unsigned int osc[] = { OSC_HSI, OSC_HSE, OSC_MSI }; in clk_stm32_pll_get_oscillator_rate()
910 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_MSI); in stm32_enable_oscillator_msi()
911 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_MSI]; in stm32_enable_oscillator_msi()
H A Dclk-stm32mp25.c679 OSC_MSI, enumerator
749 OSCILLATOR(OSC_MSI, "clk-msi", GATE_MSI,
784 unsigned int osc[] = { OSC_HSI, OSC_HSE, OSC_MSI }; in clk_stm32_pll_get_oscillator_rate()
929 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_MSI); in stm32_enable_oscillator_msi()
930 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_MSI]; in stm32_enable_oscillator_msi()