Searched refs:stm32mp13_osc_data (Results 1 – 1 of 1) sorted by relevance
1579 static struct clk_oscillator_data stm32mp13_osc_data[NB_OSCILLATOR] = { variable1606 return stm32mp13_osc_data[id].name; in clk_stm32_get_oscillator_name()1985 .osci_data = stm32mp13_osc_data,1986 .nb_osci_data = ARRAY_SIZE(stm32mp13_osc_data),