Searched refs:OSC_LSE (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 584 OSC_LSE, enumerator 656 OSCILLATOR(OSC_LSE, "clk-lse", GATE_LSE, 773 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_enable_oscillator_lse() 774 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_enable_oscillator_lse() 825 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_clk_oscillators_lse_set_css() 826 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_clk_oscillators_lse_set_css() 837 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_clk_oscillators_wait_lse_ready() 838 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_clk_oscillators_wait_lse_ready()
|
| H A D | clk-stm32mp15.c | 34 OSC_LSE, enumerator 890 clock = osc_frequency(OSC_LSE); in get_clock_rate() 1018 [OSC_LSE] = "clk-lse",
|
| H A D | clk-stm32mp21.c | 643 OSC_LSE, enumerator 714 OSCILLATOR(OSC_LSE, "clk-lse", GATE_LSE, 870 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_enable_oscillator_lse() 871 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_enable_oscillator_lse() 928 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_clk_oscillators_lse_set_css() 929 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_clk_oscillators_lse_set_css() 939 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_clk_oscillators_wait_lse_ready() 940 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_clk_oscillators_wait_lse_ready()
|
| H A D | clk-stm32mp25.c | 681 OSC_LSE, enumerator 752 OSCILLATOR(OSC_LSE, "clk-lse", GATE_LSE, 875 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_enable_oscillator_lse() 876 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_enable_oscillator_lse() 950 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_clk_oscillators_lse_set_css() 951 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_clk_oscillators_lse_set_css() 960 struct clk_oscillator_data *osc_data = clk_oscillator_get_data(OSC_LSE); in stm32_clk_oscillators_wait_lse_ready() 961 struct stm32_osci_dt_cfg *osci = &pdata->osci[OSC_LSE]; in stm32_clk_oscillators_wait_lse_ready()
|