Home
last modified time | relevance | path

Searched refs:DBG_ERR (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/usb/gadget/udc/
Datmel_usba_udc.h216 #define DBG_ERR 0x0001 /* report all error returns */ macro
228 #define DEBUG_LEVEL (DBG_ERR)
Datmel_usba_udc.c588 DBG(DBG_ERR, "ep_enable: Invalid argument"); in usba_ep_enable()
595 DBG(DBG_ERR, "%s: EPT_CFG = 0x%lx (maxpacket = %lu)\n", in usba_ep_enable()
609 DBG(DBG_ERR, "ep_enable: %s is not isoc capable\n", in usba_ep_enable()
677 DBG(DBG_ERR, "ep_disable: %s not enabled\n", ep->ep.name); in usba_ep_disable()
738 DBG(DBG_ERR, "invalid request length %u\n", req->req.length); in queue_dma()
929 DBG(DBG_ERR, "Attempted to halt uninitialized ep %s\n", in usba_ep_set_halt()
934 DBG(DBG_ERR, "Attempted to halt isochronous ep %s\n", in usba_ep_set_halt()