Lines Matching defs:test
1660 u32 test, csr;
1669 test = APC_CDMA_READY;
1671 test = APC_PDMA_READY;
1672 if (!(csr & test))
1675 test = APC_XINT_CNVA;
1677 test = APC_XINT_PNVA;
1678 if (!(csr & test))
1691 u32 csr, test;
1696 test = APC_GENL_INT | APC_PLAY_INT | APC_XINT_ENA |
1700 test = APC_GENL_INT | APC_CAPT_INT | APC_XINT_ENA |
1702 csr |= test;