Searched refs:SAIMR (Results 1 – 1 of 1) sorted by relevance
39 #define SAIMR __REG(0x40400014) /* Serial Audio Interrupt Mask Register */ macro189 SAIMR |= SAIMR_TFS; in pxa2xx_i2s_hw_params()191 SAIMR |= SAIMR_RFS; in pxa2xx_i2s_hw_params()251 SAIMR &= ~SAIMR_TFS; in pxa2xx_i2s_shutdown()254 SAIMR &= ~SAIMR_RFS; in pxa2xx_i2s_shutdown()273 pxa_i2s.saimr = SAIMR; in pxa2xx_i2s_suspend()288 SAIMR = pxa_i2s.saimr; in pxa2xx_i2s_resume()318 SAIMR &= ~(SAIMR_RFS | SAIMR_TFS); in pxa2xx_i2s_probe()