Searched refs:DEBUG_IRQ (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ti/wl1251/ |
D | main.c | 206 wl1251_debug(DEBUG_IRQ, "IRQ work"); in wl1251_irq_work() 218 wl1251_debug(DEBUG_IRQ, "intr: 0x%x", intr); in wl1251_irq_work() 228 wl1251_debug(DEBUG_IRQ, in wl1251_irq_work() 234 wl1251_debug(DEBUG_IRQ, "RX: FW +1"); in wl1251_irq_work() 239 wl1251_debug(DEBUG_IRQ, "RX: FW +2"); in wl1251_irq_work() 252 wl1251_debug(DEBUG_IRQ, "RX counter: %d", in wl1251_irq_work() 259 wl1251_debug(DEBUG_IRQ, "INTR is 0"); in wl1251_irq_work() 264 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX0_DATA"); in wl1251_irq_work() 269 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX1_DATA"); in wl1251_irq_work() 274 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_TX_RESULT"); in wl1251_irq_work() [all …]
|
D | sdio.c | 37 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_sdio_interrupt()
|
D | spi.c | 33 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_irq()
|
D | wl1251.h | 22 DEBUG_IRQ = BIT(0), enumerator
|
/linux-6.12.1/drivers/net/wireless/ti/wlcore/ |
D | debug.h | 22 DEBUG_IRQ = BIT(0), enumerator
|
D | main.c | 399 wl1271_debug(DEBUG_IRQ, "intr: 0x%x (fw_rx_counter = %d, " in wlcore_fw_status() 608 wl1271_debug(DEBUG_IRQ, "IRQ work"); in wlcore_irq_locked() 653 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_DATA"); in wlcore_irq_locked() 691 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_A"); in wlcore_irq_locked() 698 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_B"); in wlcore_irq_locked() 705 wl1271_debug(DEBUG_IRQ, in wlcore_irq_locked() 709 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_HW_AVAILABLE"); in wlcore_irq_locked() 740 wl1271_debug(DEBUG_IRQ, "should not enqueue work"); in wlcore_irq()
|
/linux-6.12.1/arch/powerpc/sysdev/ |
D | mpic.c | 18 #undef DEBUG_IRQ 714 #ifdef DEBUG_IRQ in mpic_end_irq() 763 #ifdef DEBUG_IRQ in mpic_end_ht_irq()
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | sunbmac.c | 56 #undef DEBUG_IRQ 70 #ifdef DEBUG_IRQ
|