Searched refs:SAIMR (Results 1 – 1 of 1) sorted by relevance
39 #define SAIMR __REG(0x40400014) /* Serial Audio Interrupt Mask Register */ macro191 SAIMR |= SAIMR_TFS; in pxa2xx_i2s_hw_params()193 SAIMR |= SAIMR_RFS; in pxa2xx_i2s_hw_params()253 SAIMR &= ~SAIMR_TFS; in pxa2xx_i2s_shutdown()256 SAIMR &= ~SAIMR_RFS; in pxa2xx_i2s_shutdown()275 pxa_i2s.saimr = SAIMR; in pxa2xx_i2s_suspend()290 SAIMR = pxa_i2s.saimr; in pxa2xx_i2s_resume()320 SAIMR &= ~(SAIMR_RFS | SAIMR_TFS); in pxa2xx_i2s_probe()