Lines Matching refs:__REG

26 #define PMCR		__REG(0x40F50000)	/* Power Manager Control Register */
27 #define PSR __REG(0x40F50004) /* Power Manager S2 Status Register */
28 #define PSPR __REG(0x40F50008) /* Power Manager Scratch Pad Register */
29 #define PCFR __REG(0x40F5000C) /* Power Manager General Configuration Register */
30 #define PWER __REG(0x40F50010) /* Power Manager Wake-up Enable Register */
31 #define PWSR __REG(0x40F50014) /* Power Manager Wake-up Status Register */
32 #define PECR __REG(0x40F50018) /* Power Manager EXT_WAKEUP[1:0] Control Register */
33 #define DCDCSR __REG(0x40F50080) /* DC-DC Controller Status Register */
34 #define PVCR __REG(0x40F50100) /* Power Manager Voltage Change Control Register */
35 #define PCMD(x) __REG(0x40F50110 + ((x) << 2))
40 #define ASCR __REG(0x40f40000) /* Application Subsystem Power Status/Configuration */
41 #define ARSR __REG(0x40f40004) /* Application Subsystem Reset Status */
42 #define AD3ER __REG(0x40f40008) /* Application Subsystem Wake-Up from D3 Enable */
43 #define AD3SR __REG(0x40f4000c) /* Application Subsystem Wake-Up from D3 Status */
44 #define AD2D0ER __REG(0x40f40010) /* Application Subsystem Wake-Up from D2 to D0 Enable */
45 #define AD2D0SR __REG(0x40f40014) /* Application Subsystem Wake-Up from D2 to D0 Status */
46 #define AD2D1ER __REG(0x40f40018) /* Application Subsystem Wake-Up from D2 to D1 Enable */
47 #define AD2D1SR __REG(0x40f4001c) /* Application Subsystem Wake-Up from D2 to D1 Status */
48 #define AD1D0ER __REG(0x40f40020) /* Application Subsystem Wake-Up from D1 to D0 Enable */
49 #define AD1D0SR __REG(0x40f40024) /* Application Subsystem Wake-Up from D1 to D0 Status */
50 #define AGENP __REG(0x40f4002c) /* Application Subsystem General Purpose */
51 #define AD3R __REG(0x40f40030) /* Application Subsystem D3 Configuration */
52 #define AD2R __REG(0x40f40034) /* Application Subsystem D2 Configuration */
53 #define AD1R __REG(0x40f40038) /* Application Subsystem D1 Configuration */
126 #define ACCR __REG(0x41340000) /* Application Subsystem Clock Configuration Register */
127 #define ACSR __REG(0x41340004) /* Application Subsystem Clock Status Register */
128 #define AICSR __REG(0x41340008) /* Application Subsystem Interrupt Control/Status Register */
129 #define CKENA __REG(0x4134000C) /* A Clock Enable Register */
130 #define CKENB __REG(0x41340010) /* B Clock Enable Register */
131 #define CKENC __REG(0x41340024) /* C Clock Enable Register */
132 #define AC97_DIV __REG(0x41340014) /* AC97 clock divisor value register */