Lines Matching defs:test
1661 u32 test, csr;
1670 test = APC_CDMA_READY;
1672 test = APC_PDMA_READY;
1673 if (!(csr & test))
1676 test = APC_XINT_CNVA;
1678 test = APC_XINT_PNVA;
1679 if (!(csr & test))
1692 u32 csr, test;
1697 test = APC_GENL_INT | APC_PLAY_INT | APC_XINT_ENA |
1701 test = APC_GENL_INT | APC_CAPT_INT | APC_XINT_ENA |
1703 csr |= test;