Searched refs:stm32_osci_dt_cfg (Results 1 – 2 of 2) sorted by relevance
32 struct stm32_osci_dt_cfg { struct80 struct stm32_osci_dt_cfg *osci;919 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_HSE]; in stm32_enable_oscillator_hse()943 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_enable_oscillator_lse()1014 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_clk_oscillators_lse_set_css()1989 static struct stm32_osci_dt_cfg mp13_osci[NB_OSCILLATOR];2108 struct stm32_osci_dt_cfg *osci) in clk_stm32_parse_oscillator_fdt()
26 struct stm32_osci_dt_cfg { struct46 struct stm32_osci_dt_cfg *osci; argument2022 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_HSE]; in stm32_enable_oscillator_hse()2042 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_enable_oscillator_lse()2087 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_MSI]; in stm32_enable_oscillator_msi()2268 struct stm32_osci_dt_cfg *osci) in clk_stm32_parse_oscillator_fdt()2472 static struct stm32_osci_dt_cfg mp2_osci[NB_OSCILLATOR];