/linux/arch/sh/kernel/cpu/sh2/ |
H A D | clock-sh7619.c | 20 static const int pfc_divisors[] = {1,2,0,4}; variable
|
/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | clock-sh7203.c | 22 static const int pfc_divisors[]={1,2,3,4,6,8,12}; variable
|
H A D | clock-sh7206.c | 19 static const int pfc_divisors[]={1,2,3,4,6,8,12}; variable
|
H A D | clock-sh7201.c | 19 static const int pfc_divisors[]={1,2,3,4,6,8,12}; variable
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | clock-sh7705.c | 28 static int pfc_divisors[] = { 1, 2, 3, 4, 6, 1, 1, 1 }; variable
|
H A D | clock-sh3.c | 24 static int pfc_divisors[] = { 1, 2, 3, 4, 6, 1, 1, 1 }; variable
|
H A D | clock-sh7709.c | 20 static int pfc_divisors[] = { 1, 2, 4, 1, 3, 6, 1, 1 }; variable
|
H A D | clock-sh7706.c | 20 static int pfc_divisors[] = { 1, 2, 4, 1, 3, 6, 1, 1 }; variable
|
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7770.c | 17 static int pfc_divisors[] = { 1, 8, 1,10,12,16, 1, 1 }; variable
|
H A D | clock-sh7780.c | 19 static int pfc_divisors[] = { 1, 24, 24, 1 }; variable
|
/linux/arch/sh/kernel/cpu/sh4/ |
H A D | clock-sh4.c | 24 static int pfc_divisors[] = { 2, 3, 4, 6, 8, 2, 2, 2 }; variable
|