Searched refs:THC_FATAL_ERR_INT (Results 1 – 4 of 4) sorted by relevance
48 THC_FATAL_ERR_INT = 8, enumerator
933 interrupt_type |= BIT(THC_FATAL_ERR_INT); in thc_interrupt_handler()
303 if (int_mask & BIT(THC_FATAL_ERR_INT) || int_mask & BIT(THC_TXN_ERR_INT)) { in quickspi_irq_thread_handler()
312 if (int_mask & BIT(THC_FATAL_ERR_INT) || int_mask & BIT(THC_TXN_ERR_INT) || in quicki2c_irq_thread_handler()
Completed in 9 milliseconds