Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c836 NB_OSCILLATOR enumerator
1643 static struct clk_oscillator_data stm32mp13_osc_data[NB_OSCILLATOR] = {
1669 if (id < NB_OSCILLATOR) { in clk_stm32_get_oscillator_name()
1989 static struct stm32_osci_dt_cfg mp13_osci[NB_OSCILLATOR];
1997 .nosci = NB_OSCILLATOR,
H A Dclk-stm32mp2.c644 NB_OSCILLATOR enumerator
677 if (id < NB_OSCILLATOR) { in clk_stm32_get_oscillator_name()
2472 static struct stm32_osci_dt_cfg mp2_osci[NB_OSCILLATOR];
2491 .nosci = NB_OSCILLATOR,