Home
last modified time | relevance | path

Searched refs:usbinfo (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dusbdevice.h40 #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 Daspeed_usbtty.c393 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 Dcore.c590 usbinfo("%s", usbd_device_events[event]); in usbd_device_event_irq()
H A Dpxa27x_udc.c641 usbinfo("ep0_urb %p already allocated", ep0_urb); in udc_enable()