Searched defs:pll1rate (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/sh/kernel/cpu/sh2/ |
H A D | clock-sh7619.c | 19 static const int pll1rate[] = {1,2}; variable
|
/openbmc/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | clock-sh7203.c | 21 static const int pll1rate[]={8,12,16,0}; variable
|
H A D | clock-sh7206.c | 18 static const int pll1rate[]={1,2,3,4,6,8}; variable
|
H A D | clock-sh7201.c | 18 static const int pll1rate[]={1,2,3,4,6,8}; variable
|
H A D | clock-sh7264.c | 24 static const unsigned int pll1rate[] = {8, 12}; variable
|