ifc_divisors
return clk->parent->rate / ifc_divisors[idx];
return clk->parent->rate / ifc_divisors[idx];
static int ifc_divisors[] = { 1, 2, 3, 4, 1, 1, 1, 1 };
return clk->parent->rate / ifc_divisors[idx];
static int ifc_divisors[] = { 1, 2, 3, 4, 1, 1, 1, 1 };
return clk->parent->rate / ifc_divisors[idx];
static int ifc_divisors[] = { 1, 2, 4, 1, 3, 1, 1, 1 };
return clk->parent->rate / ifc_divisors[idx];
static int ifc_divisors[] = { 1, 2, 4, 1, 3, 1, 1, 1 };
return clk->parent->rate / ifc_divisors[idx];
static int ifc_divisors[] = { 1, 2, 3, 4, 6, 8, 1, 1 };
#define bfc_divisors ifc_divisors /* Same */
return clk->parent->rate / ifc_divisors[idx];
static int ifc_divisors[] = { 1, 1, 1, 1, 1, 1, 1, 1 };
return clk->parent->rate / ifc_divisors[idx];
static int ifc_divisors[] = { 2, 4 };
return clk->parent->rate / ifc_divisors[idx];