Symbol: CCSRBAR_VA
sys/powerpc/cpufreq/mpc85xx_jog.c
49
#define GUTS_PORPLLSR (CCSRBAR_VA + 0xe0000)
sys/powerpc/cpufreq/mpc85xx_jog.c
50
#define GUTS_PMJCR (CCSRBAR_VA + 0xe007c)
sys/powerpc/cpufreq/mpc85xx_jog.c
54
#define GUTS_POWMGTCSR (CCSRBAR_VA + 0xe0080)
sys/powerpc/mpc85xx/mpc85xx.h
114
#define OCP85XX_L2CTL (CCSRBAR_VA + 0x20000)
sys/powerpc/mpc85xx/mpc85xx.h
119
#define OCP85XX_CPC_CSR0 (CCSRBAR_VA + 0x10000)
sys/powerpc/mpc85xx/mpc85xx.h
126
#define OCP85XX_CPC_CFG0 (CCSRBAR_VA + 0x10008)
sys/powerpc/mpc85xx/mpc85xx.h
133
#define OCP85XX_PORDEVSR (CCSRBAR_VA + 0xe000c)
sys/powerpc/mpc85xx/mpc85xx.h
137
#define OCP85XX_PORDEVSR2 (CCSRBAR_VA + 0xe0014)
sys/powerpc/mpc85xx/mpc85xx.h
142
#define OCP85XX_RSTCR (CCSRBAR_VA + 0xe00b0)
sys/powerpc/mpc85xx/mpc85xx.h
144
#define OCP85XX_CLKDVDR (CCSRBAR_VA + 0xe0800)
sys/powerpc/mpc85xx/mpc85xx.h
154
#define OCP85XX_RCPM_CDOZSR (CCSRBAR_VA + 0xe2004)
sys/powerpc/mpc85xx/mpc85xx.h
155
#define OCP85XX_RCPM_CDOZCR (CCSRBAR_VA + 0xe200c)
sys/powerpc/mpc85xx/mpc85xx.h
42
#define OCP85XX_CCSRBAR (CCSRBAR_VA + 0x0)
sys/powerpc/mpc85xx/mpc85xx.h
43
#define OCP85XX_BPTR (CCSRBAR_VA + 0x20)
sys/powerpc/mpc85xx/mpc85xx.h
45
#define OCP85XX_BSTRH (CCSRBAR_VA + 0x20)
sys/powerpc/mpc85xx/mpc85xx.h
46
#define OCP85XX_BSTRL (CCSRBAR_VA + 0x24)
sys/powerpc/mpc85xx/mpc85xx.h
47
#define OCP85XX_BSTAR (CCSRBAR_VA + 0x28)
sys/powerpc/mpc85xx/mpc85xx.h
49
#define OCP85XX_COREDISR (CCSRBAR_VA + 0xE0094)
sys/powerpc/mpc85xx/mpc85xx.h
50
#define OCP85XX_BRR (CCSRBAR_VA + 0xE00E4)
sys/powerpc/mpc85xx/mpc85xx.h
55
#define CCSR_CTBENR (CCSRBAR_VA + 0xE2084)
sys/powerpc/mpc85xx/mpc85xx.h
56
#define CCSR_CTBCKSELR (CCSRBAR_VA + 0xE208C)
sys/powerpc/mpc85xx/mpc85xx.h
57
#define CCSR_CTBCHLTCR (CCSRBAR_VA + 0xE2094)
sys/powerpc/mpc85xx/mpc85xx.h
62
#define OCP85XX_DDR1_CS0_CONFIG (CCSRBAR_VA + 0x8080)
sys/powerpc/mpc85xx/mpc85xx.h
67
#define OCP85XX_EEBPCR (CCSRBAR_VA + 0x1010)
sys/powerpc/mpc85xx/mpc85xx.h
73
#define OCP85XX_LAWBARH(n) (CCSRBAR_VA + 0xc00 + 0x10 * (n))
sys/powerpc/mpc85xx/mpc85xx.h
74
#define OCP85XX_LAWBARL(n) (CCSRBAR_VA + 0xc04 + 0x10 * (n))
sys/powerpc/mpc85xx/mpc85xx.h
75
#define OCP85XX_LAWSR_QORIQ(n) (CCSRBAR_VA + 0xc08 + 0x10 * (n))
sys/powerpc/mpc85xx/mpc85xx.h
76
#define OCP85XX_LAWBAR(n) (CCSRBAR_VA + 0xc08 + 0x10 * (n))
sys/powerpc/mpc85xx/mpc85xx.h
77
#define OCP85XX_LAWSR_85XX(n) (CCSRBAR_VA + 0xc10 + 0x10 * (n))