Searched refs:SCLKBCR (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/ |
H A D | freq.h | 17 #define SCLKBCR 0xa415000c macro 38 #define SCLKBCR FCLKBCR macro
|
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7722.c | 21 #define SCLKBCR 0xa415000c macro 132 [DIV4_SIUB] = DIV4(SCLKBCR, 0, 0x1fff, 0),
|
H A D | clock-sh7366.c | 19 #define SCLKBCR 0xa415000c macro 119 [DIV4_SIUB] = DIV4(SCLKBCR, 0, 0x1fff, 0),
|
H A D | clock-sh7723.c | 22 #define SCLKBCR 0xa415000c macro 133 [DIV4_SIUB] = DIV4(SCLKBCR, 0, 0x0dbf, 0),
|
H A D | clock-sh7343.c | 19 #define SCLKBCR 0xa415000c macro 116 [DIV4_SIUB] = DIV4(SCLKBCR, 0, 0x1fff, 0),
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | cpu_sh7723.h | 67 #define SCLKBCR 0xA415000C macro
|
H A D | cpu_sh7724.h | 88 #define SCLKBCR 0xA415000C macro
|
H A D | cpu_sh7722.h | 197 #define SCLKBCR 0xA415000C macro
|