Searched refs:exynos5_int_opp_table (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/devfreq/exynos/
H A Dexynos5_bus.c69 static struct int_bus_opp_table exynos5_int_opp_table[] = { variable in typeref:struct:int_bus_opp_table
119 if (freq > exynos5_int_opp_table[0].clk) exynos5_busfreq_int_target()
179 err = dev_pm_opp_add(data->dev, exynos5_int_opp_table[i].clk, exynos5250_init_int_tables()
180 exynos5_int_opp_table[i].volt); exynos5250_init_int_tables()

Completed in 40 milliseconds