Searched refs:SCLKACR (Results 1 – 5 of 5) sorted by relevance
/linux/arch/sh/include/cpu-sh4/cpu/ |
H A D | freq.h | 16 #define SCLKACR 0xa4150008 macro 37 #define SCLKACR FCLKACR macro
|
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7722.c | 20 #define SCLKACR 0xa4150008 macro 131 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0),
|
H A D | clock-sh7366.c | 18 #define SCLKACR 0xa4150008 macro 118 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0),
|
H A D | clock-sh7343.c | 18 #define SCLKACR 0xa4150008 macro 115 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0),
|
H A D | clock-sh7723.c | 21 #define SCLKACR 0xa4150008 macro 132 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x0dbf, 0),
|