Searched refs:SACR1_DREC (Results 1 – 1 of 1) sorted by relevance
53 #define SACR1_DREC (1 << 3) /* Disable Recording Function */ macro232 SACR1 &= ~SACR1_DREC; in pxa2xx_i2s_trigger()255 SACR1 |= SACR1_DREC; in pxa2xx_i2s_shutdown()259 if ((SACR1 & (SACR1_DREC | SACR1_DRPL)) == (SACR1_DREC | SACR1_DRPL)) { in pxa2xx_i2s_shutdown()318 SACR1 = SACR1_DRPL | SACR1_DREC; in pxa2xx_i2s_probe()