Searched refs:CSR_INT_BIT_CT_KILL (Results 1 – 3 of 3) sorted by relevance
185 #define CSR_INT_BIT_CT_KILL (1 << 6) /* Critical temp (chip too hot) rfkill */ macro
203 #define CSR_INT_BIT_CT_KILL (1 << 6) /* Critical temp (chip too hot) rfkill */ macro
2024 if (inta & CSR_INT_BIT_CT_KILL) { in iwl_pcie_irq_handler()2027 handled |= CSR_INT_BIT_CT_KILL; in iwl_pcie_irq_handler()