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.c834 NB_OSCILLATOR enumerator
1760 static struct clk_oscillator_data stm32mp13_osc_data[NB_OSCILLATOR] = {
1786 if (id < NB_OSCILLATOR) { in clk_stm32_get_oscillator_name()
2246 static struct stm32_osci_dt_cfg mp13_osci[NB_OSCILLATOR];
2254 .nosci = NB_OSCILLATOR,
H A Dclk-stm32mp2.c645 NB_OSCILLATOR enumerator
707 if (id < NB_OSCILLATOR) { in clk_stm32_get_oscillator_name()
2699 static struct stm32_osci_dt_cfg mp2_osci[NB_OSCILLATOR];
2718 .nosci = NB_OSCILLATOR,