Home
last modified time | relevance | path

Searched refs:DEBUG_IRQ (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/arm/mach-netx/
Dgeneric.c67 #define DEBUG_IRQ(fmt...) printk(fmt)
69 #define DEBUG_IRQ(fmt...) while (0) {} macro
82 DEBUG_IRQ("handling irq %d\n", irq); in netx_hif_demux_handler()
100 DEBUG_IRQ("rising edges\n"); in netx_hif_irq_type()
104 DEBUG_IRQ("falling edges\n"); in netx_hif_irq_type()
108 DEBUG_IRQ("low level\n"); in netx_hif_irq_type()
112 DEBUG_IRQ("high level\n"); in netx_hif_irq_type()
133 DEBUG_IRQ("%s: irq %d\n", __func__, d->irq); in netx_hif_ack_irq()
145 DEBUG_IRQ("%s: irq %d\n", __func__, d->irq); in netx_hif_mask_irq()
157 DEBUG_IRQ("%s: irq %d\n", __func__, d->irq); in netx_hif_unmask_irq()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dmain.c226 wl1251_debug(DEBUG_IRQ, "IRQ work"); in wl1251_irq_work()
238 wl1251_debug(DEBUG_IRQ, "intr: 0x%x", intr); in wl1251_irq_work()
248 wl1251_debug(DEBUG_IRQ, in wl1251_irq_work()
254 wl1251_debug(DEBUG_IRQ, "RX: FW +1"); in wl1251_irq_work()
259 wl1251_debug(DEBUG_IRQ, "RX: FW +2"); in wl1251_irq_work()
272 wl1251_debug(DEBUG_IRQ, "RX counter: %d", in wl1251_irq_work()
279 wl1251_debug(DEBUG_IRQ, "INTR is 0"); in wl1251_irq_work()
284 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX0_DATA"); in wl1251_irq_work()
289 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX1_DATA"); in wl1251_irq_work()
294 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_TX_RESULT"); in wl1251_irq_work()
[all …]
Dspi.c43 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_irq()
Dsdio.c58 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_sdio_interrupt()
Dwl1251.h36 DEBUG_IRQ = BIT(0), enumerator
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Ddebug.h36 DEBUG_IRQ = BIT(0), enumerator
Dmain.c412 wl1271_debug(DEBUG_IRQ, "intr: 0x%x (fw_rx_counter = %d, " in wlcore_fw_status()
544 wl1271_debug(DEBUG_IRQ, "IRQ work"); in wlcore_irq_locked()
595 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_DATA"); in wlcore_irq_locked()
630 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_A"); in wlcore_irq_locked()
637 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_B"); in wlcore_irq_locked()
644 wl1271_debug(DEBUG_IRQ, in wlcore_irq_locked()
648 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_HW_AVAILABLE"); in wlcore_irq_locked()
674 wl1271_debug(DEBUG_IRQ, "should not enqueue work"); in wlcore_irq()
/linux-4.4.14/arch/powerpc/sysdev/
Dmpic.c18 #undef DEBUG_IRQ
712 #ifdef DEBUG_IRQ in mpic_end_irq()
761 #ifdef DEBUG_IRQ in mpic_end_ht_irq()
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunbmac.c55 #undef DEBUG_IRQ
69 #ifdef DEBUG_IRQ