Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c25 #define UDCDBGA(fmt, args...) macro
28 #define UDCDBGA(fmt, args...) serial_printf(fmt "\n", ##args) macro
269 UDCDBGA("urb->buffer %p, buffer_length %d, actual_length %d", in dw_write_noniso_tx_fifo()
290 UDCDBGA("endpoint->sent %d, tx_packetSize %d, last %d", in dw_write_noniso_tx_fifo()
592 UDCDBGA("setting up endpoint addr %x", endpoint->endpoint_address); in udc_setup_ep()
753 UDCDBGA("enable device %p, status %d", device, device->status); in udc_enable()