Searched refs:CSR_INT_BIT_CT_KILL (Results 1 – 4 of 4) sorted by relevance
185 #define CSR_INT_BIT_CT_KILL (1 << 6) /* Critical temp (chip too hot) rfkill */ macro
4426 if (inta & CSR_INT_BIT_CT_KILL) { in il4965_irq_tasklet()4429 handled |= CSR_INT_BIT_CT_KILL; in il4965_irq_tasklet()
180 #define CSR_INT_BIT_CT_KILL (1 << 6) /* Critical temp (chip too hot) rfkill */ macro
1047 if (inta & CSR_INT_BIT_CT_KILL) { in iwl_irq_tasklet()1050 handled |= CSR_INT_BIT_CT_KILL; in iwl_irq_tasklet()