Searched refs:UDCDBG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 394 UDCDBG(vhub, "USB status=%08x speed=%s\n", ustat, in ast_vhub_std_hub_request() 510 UDCDBG(vhub, "Waking up host !\n"); in ast_vhub_send_host_wakeup() 614 UDCDBG(vhub, "Unsupported speed %d when" in ast_vhub_port_reset() 791 UDCDBG(vhub, "USB bus suspend\n"); in ast_vhub_hub_suspend() 814 UDCDBG(vhub, "USB bus resume\n"); in ast_vhub_hub_resume() 837 UDCDBG(vhub, "USB bus reset\n"); in ast_vhub_hub_reset()
|
H A D | vhub.h | 461 #define UDCDBG(u, fmt...) dev_dbg(&(u)->pdev->dev, fmt) macro 476 #define UDCDBG(u, fmt...) do { } while(0) macro
|
H A D | core.c | 178 UDCDBG(vhub,"(Re)Starting HW ...\n"); in ast_vhub_init_hw() 345 UDCDBG(vhub, "vHub@%pR mapped @%p\n", res, vhub->regs); in ast_vhub_probe()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 417 UDCDBG(vhub, "USB status=%08x speed=%s\n", ustat, in ast_vhub_std_hub_request() 535 UDCDBG(vhub, "Waking up host !\n"); in ast_vhub_send_host_wakeup() 639 UDCDBG(vhub, "Unsupported speed %d when" in ast_vhub_port_reset() 816 UDCDBG(vhub, "USB bus suspend\n"); in ast_vhub_hub_suspend() 839 UDCDBG(vhub, "USB bus resume\n"); in ast_vhub_hub_resume() 862 UDCDBG(vhub, "USB bus reset\n"); in ast_vhub_hub_reset()
|
H A D | vhub.h | 462 #define UDCDBG(u, fmt...) dev_dbg(&(u)->pdev->dev, fmt) macro 477 #define UDCDBG(u, fmt...) do { } while(0) macro
|
H A D | core.c | 172 UDCDBG(vhub,"(Re)Starting HW ...\n"); in ast_vhub_init_hw() 336 UDCDBG(vhub, "vHub@%pR mapped @%p\n", res, vhub->regs); in ast_vhub_probe()
|
Completed in 7 milliseconds