Searched refs:THC_TXN_ERR_INT (Results 1 – 4 of 4) sorted by relevance
47 THC_TXN_ERR_INT = 7, enumerator
901 interrupt_type |= BIT(THC_TXN_ERR_INT); in thc_interrupt_handler()923 interrupt_type |= BIT(THC_TXN_ERR_INT); in thc_interrupt_handler()
311 if (int_mask & BIT(THC_FATAL_ERR_INT) || int_mask & BIT(THC_TXN_ERR_INT)) { in quickspi_irq_thread_handler()
333 if (int_mask & BIT(THC_FATAL_ERR_INT) || int_mask & BIT(THC_TXN_ERR_INT) || in quicki2c_irq_thread_handler()