Searched refs:R8A66597_DPRINT (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 17 #define R8A66597_DPRINT printf macro 19 #define R8A66597_DPRINT(...) macro 349 R8A66597_DPRINT("%s\n", __func__); in send_bulk_packet() 401 R8A66597_DPRINT("%s\n", __func__); in receive_bulk_packet() 524 R8A66597_DPRINT("%s\n", __func__); in r8a66597_check_syssts() 577 R8A66597_DPRINT("USB device has detached. retry = %d\n", i); in check_usb_device_connecting() 602 R8A66597_DPRINT("%s\n", __func__); in r8a66597_submit_rh_msg() 743 R8A66597_DPRINT("unsupported root hub command"); in r8a66597_submit_rh_msg() 763 R8A66597_DPRINT("%s\n", __func__); in submit_bulk_msg() 764 R8A66597_DPRINT("pipe = %08x, buffer = %p, len = %d, devnum = %d\n", in submit_bulk_msg() [all …]
|