nr_plls
static struct samsung_pll_clock exynos4210_plls[nr_plls] __initdata = {
static struct samsung_pll_clock exynos4x12_plls[nr_plls] __initdata = {
static struct samsung_pll_clock exynos5250_plls[nr_plls] __initdata = {
static struct samsung_pll_clock exynos5410_plls[nr_plls] __initdata = {
static struct samsung_pll_clock exynos5x_plls[nr_plls] __initdata = {
unsigned int nr_plls,
for (idx = 0; idx < nr_plls; idx++, list++) {
unsigned long nr_plls)
ctx = kzalloc_flex(*ctx, clk_data.hws, nr_plls);
ctx->clk_data.num = nr_plls;
for (i = 0; i < nr_plls; ++i)
unsigned long nr_plls);
unsigned int nr_plls, spinlock_t *lock);