Searched defs:stc_multipliers (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/sh/kernel/cpu/sh3/ |
H A D | clock-sh7705.c | 26 static int stc_multipliers[] = { 1, 2, 3, 4, 6, 1, 1, 1 }; variable
|
H A D | clock-sh7709.c | 18 static int stc_multipliers[] = { 1, 2, 4, 8, 3, 6, 1, 1 }; variable
|
H A D | clock-sh7706.c | 18 static int stc_multipliers[] = { 1, 2, 4, 1, 3, 6, 1, 1 }; variable
|
H A D | clock-sh3.c | 22 static int stc_multipliers[] = { 1, 2, 3, 4, 6, 1, 1, 1 }; variable
|