Home
last modified time | relevance | path

Searched refs:UDCDBG (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c352 UDCDBG(vhub, "USB status=%08x speed=%s\n", ustat, in ast_vhub_std_hub_request()
461 UDCDBG(vhub, "Waking up host !\n"); in ast_vhub_send_host_wakeup()
565 UDCDBG(vhub, "Unsupported speed %d when" in ast_vhub_port_reset()
736 UDCDBG(vhub, "USB bus suspend\n"); in ast_vhub_hub_suspend()
759 UDCDBG(vhub, "USB bus resume\n"); in ast_vhub_hub_resume()
782 UDCDBG(vhub, "USB bus reset\n"); in ast_vhub_hub_reset()
Dvhub.h445 #define UDCDBG(u, fmt...) dev_dbg(&(u)->pdev->dev, fmt) macro
460 #define UDCDBG(u, fmt...) do { } while(0) macro
Dcore.c185 UDCDBG(vhub,"(Re)Starting HW ...\n"); in ast_vhub_init_hw()
324 UDCDBG(vhub, "vHub@%pR mapped @%p\n", res, vhub->regs); in ast_vhub_probe()