Searched refs:THC_TXN_ERR_INT (Results 1 – 4 of 4) sorted by relevance
46 THC_TXN_ERR_INT = 7, enumerator
899 interrupt_type |= BIT(THC_TXN_ERR_INT); in thc_interrupt_handler()921 interrupt_type |= BIT(THC_TXN_ERR_INT); in thc_interrupt_handler()
307 if (int_mask & BIT(THC_FATAL_ERR_INT) || int_mask & BIT(THC_TXN_ERR_INT) || in quicki2c_irq_thread_handler()
291 if (int_mask & BIT(THC_FATAL_ERR_INT) || int_mask & BIT(THC_TXN_ERR_INT)) { in quickspi_irq_thread_handler()