Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c585 NB_OSCILLATOR enumerator
646 static struct clk_oscillator_data stm32mp13_osc_data[NB_OSCILLATOR] = {
1478 for (i = 0; i < NB_OSCILLATOR; i++) { in stm32_clk_parse_fdt_all_oscillator()
2686 static struct stm32_osci_dt_cfg mp13_osci[NB_OSCILLATOR];
2692 .nosci = NB_OSCILLATOR,
H A Dclk-stm32mp21.c644 NB_OSCILLATOR enumerator
704 static struct clk_oscillator_data stm32mp21_osc_data[NB_OSCILLATOR] = {
1062 if (id < NB_OSCILLATOR) in stm32_clk_get_oscillator_name()
3424 static struct stm32_osci_dt_cfg mp21_osci[NB_OSCILLATOR];
3437 .nosci = NB_OSCILLATOR,
H A Dclk-stm32mp25.c682 NB_OSCILLATOR enumerator
742 static struct clk_oscillator_data stm32mp25_osc_data[NB_OSCILLATOR] = {
1081 if (id < NB_OSCILLATOR) in stm32_clk_get_oscillator_name()
3520 static struct stm32_osci_dt_cfg mp25_osci[NB_OSCILLATOR];
3533 .nosci = NB_OSCILLATOR,