Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c32 struct stm32_osci_dt_cfg { struct
80 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()
H A Dclk-stm32mp2.c26 struct stm32_osci_dt_cfg { struct
46 struct stm32_osci_dt_cfg *osci; argument
2022 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];