Searched defs:bfc_divisors (Results 1 – 4 of 4) sorted by relevance
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7770.c | 16 static int bfc_divisors[] = { 1, 1, 1, 1, 1, 8,12, 1 }; variable
|
H A D | clock-sh7763.c | 18 static int bfc_divisors[] = { 1, 1, 1, 8, 1, 1, 1, 1 }; variable
|
H A D | clock-sh7780.c | 18 static int bfc_divisors[] = { 1, 1, 1, 8, 12, 16, 24, 1 }; variable
|
/linux/arch/sh/kernel/cpu/sh4/ |
H A D | clock-sh4.c | 23 #define bfc_divisors ifc_divisors /* Same */ macro
|