Lines Matching refs:__REG
10 #define POCR __REG(0x40500000) /* PCM Out Control Register */
14 #define PICR __REG(0x40500004) /* PCM In Control Register */
18 #define MCCR __REG(0x40500008) /* Mic In Control Register */
22 #define GCR __REG(0x4050000C) /* Global Control Register */
38 #define POSR __REG(0x40500010) /* PCM Out Status Register */
42 #define PISR __REG(0x40500014) /* PCM In Status Register */
47 #define MCSR __REG(0x40500018) /* Mic In Status Register */
52 #define GSR __REG(0x4050001C) /* Global Status Register */
71 #define CAR __REG(0x40500020) /* CODEC Access Register */
74 #define PCDR __REG(0x40500040) /* PCM FIFO Data Register */
75 #define MCDR __REG(0x40500060) /* Mic-in FIFO Data Register */
77 #define MOCR __REG(0x40500100) /* Modem Out Control Register */
81 #define MICR __REG(0x40500108) /* Modem In Control Register */
85 #define MOSR __REG(0x40500110) /* Modem Out Status Register */
89 #define MISR __REG(0x40500118) /* Modem In Status Register */
94 #define MODR __REG(0x40500140) /* Modem FIFO Data Register */
96 #define PAC_REG_BASE __REG(0x40500200) /* Primary Audio Codec */
97 #define SAC_REG_BASE __REG(0x40500300) /* Secondary Audio Codec */
98 #define PMC_REG_BASE __REG(0x40500400) /* Primary Modem Codec */
99 #define SMC_REG_BASE __REG(0x40500500) /* Secondary Modem Codec */