Searched refs:IPG_IS_HOST_ERROR (Results 1 – 2 of 2) sorted by relevance
427 #define IPG_IS_HOST_ERROR 0x0002 macro
1622 (IPG_IS_HOST_ERROR | IPG_IS_TX_DMA_COMPLETE | in ipg_interrupt_handler()1649 if (status & IPG_IS_HOST_ERROR) { in ipg_interrupt_handler()