Searched refs:PCN_CSR_INTEN (Results 1 – 2 of 2) sorted by relevance
1150 pcn_csr_write(sc, PCN_CSR_CSR, PCN_CSR_TX|PCN_CSR_INTEN);1303 pcn_csr_write(sc, PCN_CSR_CSR, PCN_CSR_INTEN|PCN_CSR_START);1395 PCN_CSR_INTEN|PCN_CSR_START);1405 PCN_CSR_INTEN|PCN_CSR_START);1472 PCN_CSR_CLRBIT(sc, PCN_CSR_CSR, PCN_CSR_INTEN); in pcn_stop()
113 #define PCN_CSR_INTEN 0x0040 macro