Lines Matching refs:__REG
11 #define POCR __REG(0x40500000) /* PCM Out Control Register */
15 #define PICR __REG(0x40500004) /* PCM In Control Register */
19 #define MCCR __REG(0x40500008) /* Mic In Control Register */
23 #define GCR __REG(0x4050000C) /* Global Control Register */
39 #define POSR __REG(0x40500010) /* PCM Out Status Register */
43 #define PISR __REG(0x40500014) /* PCM In Status Register */
48 #define MCSR __REG(0x40500018) /* Mic In Status Register */
53 #define GSR __REG(0x4050001C) /* Global Status Register */
72 #define CAR __REG(0x40500020) /* CODEC Access Register */
75 #define PCDR __REG(0x40500040) /* PCM FIFO Data Register */
76 #define MCDR __REG(0x40500060) /* Mic-in FIFO Data Register */
78 #define MOCR __REG(0x40500100) /* Modem Out Control Register */
82 #define MICR __REG(0x40500108) /* Modem In Control Register */
86 #define MOSR __REG(0x40500110) /* Modem Out Status Register */
90 #define MISR __REG(0x40500118) /* Modem In Status Register */
95 #define MODR __REG(0x40500140) /* Modem FIFO Data Register */
97 #define PAC_REG_BASE __REG(0x40500200) /* Primary Audio Codec */
98 #define SAC_REG_BASE __REG(0x40500300) /* Secondary Audio Codec */
99 #define PMC_REG_BASE __REG(0x40500400) /* Primary Modem Codec */
100 #define SMC_REG_BASE __REG(0x40500500) /* Secondary Modem Codec */