Searched refs:SW_CSR_SBC_IP (Results 1 – 2 of 2) sorted by relevance
95 #define SW_CSR_SBC_IP 0x0200 /* (r,b) sbc interrupt pending */ macro
389 #define CSR_WANT (SW_CSR_SBC_IP | SW_CSR_DMA_IP | \423 if (csr & (SW_CSR_SBC_IP | SW_CSR_DMA_IP)) { in sw_intr()595 csr_mask = SW_CSR_SBC_IP | SW_CSR_DMA_IP | in sw_dma_poll()