Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c37 NB_OSC, enumerator
575 static unsigned long stm32mp1_osc[NB_OSC];
1016 static const char *stm32mp_osc_node_label[NB_OSC] = {
1051 for (idx = OSC_HSI; idx < NB_OSC; idx++) { in get_osc_freq_from_dt()