Home
last modified time | relevance | path

Searched refs:DBG_VERBOSE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dcommon.c41 #define DBG_VERBOSE(fmt, ...) pr_devel("cpu %d - " fmt, \ macro
44 #define DBG_VERBOSE(fmt...) do { } while(0) macro
140 DBG_VERBOSE("scan_irq: trying prio %d\n", prio); in xive_scan_interrupts()
184 DBG_VERBOSE("scan_irq: adjusting CPPR to %d\n", prio); in xive_scan_interrupts()
329 DBG_VERBOSE("get_irq: pending=%02x\n", xc->pending_prio); in xive_get_irq()
334 DBG_VERBOSE("get_irq: got irq 0x%x, new pending=0x%02x\n", in xive_get_irq()
356 DBG_VERBOSE("eoi: pending=0x%02x\n", xc->pending_prio); in xive_do_queue_eoi()
402 DBG_VERBOSE("eoi_val=%x\n", eoi_val); in xive_do_source_eoi()
417 DBG_VERBOSE("eoi_irq: irq=%d [0x%lx] pending=%02x\n", in xive_irq_eoi()
1095 DBG_VERBOSE("IP in xive_cause_ipi()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dcommon.c40 #define DBG_VERBOSE(fmt, ...) pr_devel("cpu %d - " fmt, \ macro
43 #define DBG_VERBOSE(fmt...) do { } while(0) macro
161 DBG_VERBOSE("scan_irq: trying prio %d\n", prio); in xive_scan_interrupts()
205 DBG_VERBOSE("scan_irq: adjusting CPPR to %d\n", prio); in xive_scan_interrupts()
365 DBG_VERBOSE("get_irq: pending=%02x\n", xc->pending_prio); in xive_get_irq()
370 DBG_VERBOSE("get_irq: got irq 0x%x, new pending=0x%02x\n", in xive_get_irq()
392 DBG_VERBOSE("eoi: pending=0x%02x\n", xc->pending_prio); in xive_do_queue_eoi()
430 DBG_VERBOSE("eoi_val=%x\n", eoi_val); in xive_do_source_eoi()
443 DBG_VERBOSE("eoi_irq: irq=%d [0x%lx] pending=%02x\n", in xive_irq_eoi()
1063 DBG_VERBOSE("IP in xive_cause_ipi()
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c470 DBG(DBG_VERBOSE, "enabled %s\n", _ep->name); in pxa25x_ep_enable()
496 DBG(DBG_VERBOSE, "%s disabled\n", _ep->name); in pxa25x_ep_disable()
554 DBG(DBG_VERBOSE, "complete %s req %p stat %d len %u/%u\n", in done()
898 DBG(DBG_VERBOSE, "ep0 config ack%s\n", in pxa25x_ep_queue()
1047 DBG(DBG_VERBOSE, "%s halt\n", _ep->name); in pxa25x_ep_set_halt()
1622 DBG(DBG_VERBOSE, "ep0 re-stall\n"); in udc_watchdog()
1684 DBG(DBG_VERBOSE, "SETUP %02x.%02x v%04x i%04x l%04x\n", in handle_ep0()
1755 DBG(DBG_VERBOSE, "protocol STALL, " in handle_ep0()
1785 DBG(DBG_VERBOSE, "e131\n"); in handle_ep0()
1809 DBG(DBG_VERBOSE, "ep0i in handle_ep0()
[all...]
H A Dpxa25x_udc.h143 #define DBG_VERBOSE 2 /* add some success path trace info */ macro
158 # define UDC_DEBUG DBG_VERBOSE
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c466 DBG(DBG_VERBOSE, "enabled %s\n", _ep->name); in pxa25x_ep_enable()
492 DBG(DBG_VERBOSE, "%s disabled\n", _ep->name); in pxa25x_ep_disable()
550 DBG(DBG_VERBOSE, "complete %s req %p stat %d len %u/%u\n", in done()
894 DBG(DBG_VERBOSE, "ep0 config ack%s\n", in pxa25x_ep_queue()
1046 DBG(DBG_VERBOSE, "%s halt\n", _ep->name); in pxa25x_ep_set_halt()
1584 DBG(DBG_VERBOSE, "ep0 re-stall\n"); in udc_watchdog()
1646 DBG(DBG_VERBOSE, "SETUP %02x.%02x v%04x i%04x l%04x\n", in handle_ep0()
1717 DBG(DBG_VERBOSE, "protocol STALL, " in handle_ep0()
1747 DBG(DBG_VERBOSE, "e131\n"); in handle_ep0()
1771 DBG(DBG_VERBOSE, "ep0i in handle_ep0()
[all...]
H A Dpxa25x_udc.h136 #define DBG_VERBOSE 2 /* add some success path trace info */ macro
151 # define UDC_DEBUG DBG_VERBOSE

Completed in 10 milliseconds