Lines Matching defs:active
139 u32 active;
144 active = readl(i2s->priv->addr + I2SCON);
147 active &= CON_TXSDMA_ACTIVE;
149 active &= CON_TXDMA_ACTIVE;
151 return active ? true : false;
177 u32 active;
182 active = readl(i2s->priv->addr + I2SCON) & CON_RXDMA_ACTIVE;
184 return active ? true : false;
213 /* If the controller is active anyway */
596 /* Call can't be on the active DAI */
697 * Don't change the I2S mode if any controller is active on this