Searched refs:DEBUG_IRQ (Results 1 – 10 of 10) sorted by relevance
/drivers/net/wireless/wl1251/ |
D | main.c | 225 wl1251_debug(DEBUG_IRQ, "IRQ work"); in wl1251_irq_work() 237 wl1251_debug(DEBUG_IRQ, "intr: 0x%x", intr); in wl1251_irq_work() 247 wl1251_debug(DEBUG_IRQ, in wl1251_irq_work() 253 wl1251_debug(DEBUG_IRQ, "RX: FW +1"); in wl1251_irq_work() 258 wl1251_debug(DEBUG_IRQ, "RX: FW +2"); in wl1251_irq_work() 271 wl1251_debug(DEBUG_IRQ, "RX counter: %d", in wl1251_irq_work() 278 wl1251_debug(DEBUG_IRQ, "INTR is 0"); in wl1251_irq_work() 283 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX0_DATA"); in wl1251_irq_work() 288 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_RX1_DATA"); in wl1251_irq_work() 293 wl1251_debug(DEBUG_IRQ, "WL1251_ACX_INTR_TX_RESULT"); in wl1251_irq_work() [all …]
|
D | spi.c | 38 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_irq()
|
D | sdio.c | 57 wl1251_debug(DEBUG_IRQ, "IRQ"); in wl1251_sdio_interrupt()
|
D | wl1251.h | 36 DEBUG_IRQ = BIT(0), enumerator
|
/drivers/net/wireless/wl12xx/ |
D | debug.h | 36 DEBUG_IRQ = BIT(0), enumerator
|
D | main.c | 794 wl1271_debug(DEBUG_IRQ, "intr: 0x%x (fw_rx_counter = %d, " in wl12xx_fw_status() 911 wl1271_debug(DEBUG_IRQ, "IRQ work"); in wl1271_irq() 947 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_DATA"); in wl1271_irq() 978 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_A"); in wl1271_irq() 983 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_B"); in wl1271_irq() 988 wl1271_debug(DEBUG_IRQ, in wl1271_irq() 992 wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_HW_AVAILABLE"); in wl1271_irq() 5446 wl1271_debug(DEBUG_IRQ, "IRQ"); in wl12xx_hardirq() 5459 wl1271_debug(DEBUG_IRQ, "should not enqueue work"); in wl12xx_hardirq()
|
/drivers/usb/gadget/ |
D | imx_udc.h | 206 #ifdef DEBUG_IRQ
|
/drivers/net/ethernet/sun/ |
D | sunbmac.c | 56 #undef DEBUG_IRQ 70 #ifdef DEBUG_IRQ
|
/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_core.c | 35 #undef DEBUG_IRQ
|
/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 50 #undef DEBUG_IRQ
|