Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
A Dclk-stm32mp15.c35 NB_OSC, enumerator
146 assert(osc_id >= OSC_HSI && osc_id < NB_OSC); in osc_id2parent_id()
573 static unsigned long stm32mp1_osc[NB_OSC];
1151 static const char *stm32mp_osc_node_label[NB_OSC] = {
1186 for (idx = OSC_HSI; idx < NB_OSC; idx++) { in get_osc_freq_from_dt()

Completed in 5 milliseconds