Searched refs:AT_XDMAC_CIS_WBEIS (Results 1 – 1 of 1) sorted by relevance
81 #define AT_XDMAC_CIS_WBEIS BIT(5) /* Write Bus Error Interrupt Status Bit */ macro1592 if (atchan->irq_status & AT_XDMAC_CIS_WBEIS) in at_xdmac_handle_error()1629 | AT_XDMAC_CIS_WBEIS in at_xdmac_tasklet()1711 if (atchan->irq_status & (AT_XDMAC_CIS_RBEIS | AT_XDMAC_CIS_WBEIS)) in at_xdmac_interrupt()