Searched refs:SCLKACR (Results 1 - 6 of 6) sorted by relevance
/arch/sh/include/cpu-sh4/cpu/ |
H A D | freq.h | 19 #define SCLKACR 0xa4150008 macro 40 #define SCLKACR FCLKACR macro
|
/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7722.c | 32 #define SCLKACR 0xa4150008 macro 143 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0),
|
H A D | clock-sh7343.c | 30 #define SCLKACR 0xa4150008 macro 127 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0),
|
H A D | clock-sh7366.c | 30 #define SCLKACR 0xa4150008 macro 130 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0),
|
H A D | clock-sh7723.c | 33 #define SCLKACR 0xa4150008 macro 144 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x0dbf, 0),
|
/arch/arm/mach-shmobile/ |
H A D | clock-sh7367.c | 33 #define SCLKACR 0xe6150010 macro 205 [DIV6_SIUA] = SH_CLK_DIV6(&pllc1_div2_clk, SCLKACR, 0),
|
Completed in 610 milliseconds