Searched refs:DBG_HW (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | atmel_usba_udc.c | 199 DBG(DBG_HW, "%s: EPT_SIZE = %lu (maxpacket = %lu)\n", in usba_ep_enable() 263 DBG(DBG_HW, "EPT_CFG%d after init: %#08lx\n", ep->index, in usba_ep_enable() 265 DBG(DBG_HW, "INT_ENB after init: %#08lx\n", in usba_ep_enable() 974 DBG(DBG_HW, "Packet length: %u\n", pkt_len); in usba_control_irq()
|
| H A D | atmel_usba_udc.h | 216 #define DBG_HW 0x0002 /* debug hardware initialization */ macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | atmel_usba_udc.h | 217 #define DBG_HW 0x0002 /* debug hardware initialization */ macro
|
| H A D | atmel_usba_udc.c | 353 DBG(DBG_HW, "Setup fifo_mode %d\n", fifo_mode); in usba_config_fifo_table() 658 DBG(DBG_HW, "EPT_CFG%d after init: %#08lx\n", ep->index, in usba_ep_enable() 660 DBG(DBG_HW, "INT_ENB after init: %#08lx\n", in usba_ep_enable() 1561 DBG(DBG_HW, "Packet length: %u\n", pkt_len); in usba_control_irq()
|