Searched refs:SACR1 (Results 1 – 1 of 1) sorted by relevance
37 #define SACR1 __REG(0x40400004) /* Serial Audio I 2 S/MSB-Justified Control Register */ macro186 SACR1 |= pxa_i2s.fmt; in pxa2xx_i2s_hw_params()228 SACR1 &= ~SACR1_DRPL; in pxa2xx_i2s_trigger()230 SACR1 &= ~SACR1_DREC; in pxa2xx_i2s_trigger()250 SACR1 |= SACR1_DRPL; in pxa2xx_i2s_shutdown()253 SACR1 |= SACR1_DREC; in pxa2xx_i2s_shutdown()257 if ((SACR1 & (SACR1_DREC | SACR1_DRPL)) == (SACR1_DREC | SACR1_DRPL)) { in pxa2xx_i2s_shutdown()272 pxa_i2s.sacr1 = SACR1; in pxa2xx_i2s_suspend()287 SACR1 = pxa_i2s.sacr1; in pxa2xx_i2s_resume()316 SACR1 = SACR1_DRPL | SACR1_DREC; in pxa2xx_i2s_probe()