Searched refs:stm32mp1_osc (Results 1 – 1 of 1) sorted by relevance
575 static unsigned long stm32mp1_osc[NB_OSC]; variable579 if (idx >= ARRAY_SIZE(stm32mp1_osc)) { in osc_frequency()584 return stm32mp1_osc[idx]; in osc_frequency()1064 stm32mp1_osc[idx] = clk_freq_prop(fdt, subnode); in get_osc_freq_from_dt()1066 DMSG("Osc %s: %lu Hz", name, stm32mp1_osc[idx]); in get_osc_freq_from_dt()1071 if (!stm32mp1_osc[idx]) in get_osc_freq_from_dt()