Searched refs:SAC_REG_BASE (Results 1 – 2 of 2) sorted by relevance
98 #define SAC_REG_BASE __REG(0x40500300) /* Secondary Audio Codec */ macro
60 reg_addr = slot ? &SAC_REG_BASE : &PAC_REG_BASE; in pxa2xx_ac97_read()100 reg_addr = slot ? &SAC_REG_BASE : &PAC_REG_BASE; in pxa2xx_ac97_write()