Searched refs:usbinfo (Results 1 – 4 of 4) sorted by relevance
| /openbmc/u-boot/include/ |
| H A D | usbdevice.h | 40 #define usbinfo(fmt,args...) serial_printf("info: %s(), %d: "fmt"\n",__FUNCTION__,__LINE__,##args) 42 #define usbinfo(fmt,args...) do{}while(0) macro
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | aspeed_usbtty.c | 393 usbinfo("Cannot parse setup packet, wait another setup...\n"); in aspeed_udc_setup_handle() 676 usbinfo("ep0_urb %p already allocated", ep0_urb); in udc_enable()
|
| H A D | core.c | 590 usbinfo("%s", usbd_device_events[event]); in usbd_device_event_irq()
|
| H A D | pxa27x_udc.c | 641 usbinfo("ep0_urb %p already allocated", ep0_urb); in udc_enable()
|