Lines Matching defs:active
147 u32 active;
152 active = readl(i2s->priv->addr + I2SCON);
155 active &= CON_TXSDMA_ACTIVE;
157 active &= CON_TXDMA_ACTIVE;
159 return active ? true : false;
185 u32 active;
190 active = readl(i2s->priv->addr + I2SCON) & CON_RXDMA_ACTIVE;
192 return active ? true : false;
221 /* If the controller is active anyway */
604 /* Call can't be on the active DAI */
705 * Don't change the I2S mode if any controller is active on this