Lines Matching refs:dev_dbg
64 dev_dbg(bdc->dev, "%s ep:%s num_tabs:%d\n", in ep_bd_list_free()
68 dev_dbg(bdc->dev, "%s already freed\n", ep->name); in ep_bd_list_free()
78 dev_dbg(bdc->dev, "bd_table:%p index:%d\n", bd_table, index); in ep_bd_list_free()
80 dev_dbg(bdc->dev, "bd_table not allocated\n"); in ep_bd_list_free()
84 dev_dbg(bdc->dev, "bd dma pool not allocted\n"); in ep_bd_list_free()
88 dev_dbg(bdc->dev, in ep_bd_list_free()
141 dev_dbg(bdc->dev, in ep_bd_list_alloc()
167 dev_dbg(bdc->dev, in ep_bd_list_alloc()
229 dev_dbg(bdc->dev, "%s %llx\n", in bd_add_to_bdi()
242 dev_dbg(bdc->dev, "dma_first_bd:%llx dma_last_bd:%llx\n", in bd_add_to_bdi()
405 dev_dbg(bdc->dev, "ZLP needed wVal:%d len:%d MaxP:%d\n", in setup_first_bd_ep0()
520 dev_dbg(bdc->dev, "%s req:%p\n", __func__, req); in bdc_queue_xfr()
521 dev_dbg(bdc->dev, "eqp_bdi:%d hwd_bdi:%d\n", in bdc_queue_xfr()
550 dev_dbg(bdc->dev, "%s ep:%s status:%d\n", __func__, ep->name, status); in bdc_req_complete()
570 dev_dbg(bdc->dev, "%s() ep->ep_num=%d\n", __func__, ep->ep_num); in bdc_ep_disable()
612 dev_dbg(bdc->dev, "%s NUM_TABLES:%d %d\n", in bdc_ep_enable()
667 dev_dbg(bdc->dev, "%s()\n", __func__); in ep0_queue()
706 dev_dbg(bdc->dev, "%s\n", __func__); in ep0_queue_data_stage()
764 dev_dbg(bdc->dev, "%s ep:%s start:%d end:%d\n", in ep_dequeue()
766 dev_dbg(bdc->dev, "ep_dequeue ep=%p ep->desc=%p\n", in ep_dequeue()
812 dev_dbg(bdc->dev, in ep_dequeue()
876 dev_dbg(bdc->dev, "%s ep:%s value=%d\n", __func__, ep->name, value); in ep_set_halt()
879 dev_dbg(bdc->dev, "Halt\n"); in ep_set_halt()
891 dev_dbg(bdc->dev, "Before Clear\n"); in ep_set_halt()
898 dev_dbg(bdc->dev, "After Clear\n"); in ep_set_halt()
910 dev_dbg(bdc->dev, "%s\n", __func__); in bdc_free_ep()
934 dev_dbg(bdc->dev, "%s\n", __func__); in bdc_set_test_mode()
946 dev_dbg(bdc->dev, "usb2_pm=%08x", usb2_pm); in bdc_set_test_mode()
970 dev_dbg(bdc->dev, "%s ep:%p\n", __func__, ep); in handle_xsr_succ_status()
1046 dev_dbg(bdc->dev, in handle_xsr_succ_status()
1055 dev_dbg(bdc->dev, "short xfr on %d\n", ep->ep_num); in handle_xsr_succ_status()
1073 dev_dbg(bdc->dev, in bdc_xsf_ep0_setup_recv()
1086 dev_dbg(bdc->dev, in bdc_xsf_ep0_setup_recv()
1097 dev_dbg(bdc->dev, "%s\n", __func__); in ep0_stall()
1117 dev_dbg(bdc->dev, in ep0_set_address()
1156 dev_dbg(bdc->dev, "%s set:%d dev state:%d\n", in ep0_handle_feature_dev()
1160 dev_dbg(bdc->dev, "USB_DEVICE_REMOTE_WAKEUP\n"); in ep0_handle_feature_dev()
1168 dev_dbg(bdc->dev, "USB_DEVICE_TEST_MODE\n"); in ep0_handle_feature_dev()
1177 dev_dbg(bdc->dev, "USB_DEVICE_U1_ENABLE\n"); in ep0_handle_feature_dev()
1199 dev_dbg(bdc->dev, "USB_DEVICE_U2_ENABLE\n"); in ep0_handle_feature_dev()
1219 dev_dbg(bdc->dev, "USB_DEVICE_LTM_ENABLE?\n"); in ep0_handle_feature_dev()
1245 dev_dbg(bdc->dev, in ep0_handle_feature()
1254 dev_dbg(bdc->dev, "USB_RECIP_INTERFACE\n"); in ep0_handle_feature()
1261 dev_dbg(bdc->dev, "SET REMOTE_WAKEUP\n"); in ep0_handle_feature()
1264 dev_dbg(bdc->dev, "CLEAR REMOTE_WAKEUP\n"); in ep0_handle_feature()
1271 dev_dbg(bdc->dev, "USB_RECIP_ENDPOINT\n"); in ep0_handle_feature()
1290 dev_dbg(bdc->dev, "ep0 stall already cleared\n"); in ep0_handle_feature()
1293 dev_dbg(bdc->dev, "epnum=%d\n", epnum); in ep0_handle_feature()
1321 dev_dbg(bdc->dev, "%s\n", __func__); in ep0_handle_status()
1325 dev_dbg(bdc->dev, in ep0_handle_status()
1334 dev_dbg(bdc->dev, "USB_RECIP_INTERFACE\n"); in ep0_handle_status()
1349 dev_dbg(bdc->dev, "USB_RECIP_ENDPOINT\n"); in ep0_handle_status()
1374 dev_dbg(bdc->dev, "usb_status=%08x\n", usb_status); in ep0_handle_status()
1396 dev_dbg(bdc->dev, "%s\n", __func__); in ep0_set_sel()
1421 dev_dbg(bdc->dev, "%s\n", __func__); in ep0_queue_zlp()
1446 dev_dbg(bdc->dev, "%s\n", __func__); in handle_control_request()
1450 dev_dbg(bdc->dev, "USB_REQ_SET_ADDRESS\n"); in handle_control_request()
1456 dev_dbg(bdc->dev, "USB_REQ_SET_CONFIGURATION\n"); in handle_control_request()
1475 dev_dbg(bdc->dev, "USB_REQ_SET_FEATURE\n"); in handle_control_request()
1480 dev_dbg(bdc->dev, "USB_REQ_CLEAR_FEATURE\n"); in handle_control_request()
1485 dev_dbg(bdc->dev, "USB_REQ_GET_STATUS\n"); in handle_control_request()
1490 dev_dbg(bdc->dev, "USB_REQ_SET_SEL\n"); in handle_control_request()
1521 dev_dbg(bdc->dev, "%s\n", __func__); in bdc_xsf_ep0_data_start()
1545 dev_dbg(bdc->dev, in bdc_xsf_ep0_data_start()
1560 dev_dbg(bdc->dev, in bdc_xsf_ep0_status_start()
1585 dev_dbg(bdc->dev, in bdc_xsf_ep0_status_start()
1607 dev_dbg(bdc->dev, in bdc_xsf_ep0_status_start()
1618 dev_dbg(bdc->dev, "%s\n", __func__); in ep0_xsf_complete()
1628 dev_dbg(bdc->dev, "test_mode:%d\n", bdc->test_mode); in ep0_xsf_complete()
1668 dev_dbg(bdc->dev, "%s clearing FUNC_WAKE_ISSUED flag\n", in bdc_sr_xsf()
1696 dev_dbg(bdc->dev, "Babble on ep0 zlp_need:%d\n", in bdc_sr_xsf()
1734 dev_dbg(bdc->dev, "%s ep:%p req:%p\n", __func__, ep, req); in bdc_gadget_ep_queue()
1735 dev_dbg(bdc->dev, "queuing request %p to %s length %d zero:%d\n", in bdc_gadget_ep_queue()
1777 dev_dbg(bdc->dev, "%s ep:%s req:%p\n", __func__, ep->name, req); in bdc_gadget_ep_dequeue()
1813 dev_dbg(bdc->dev, "%s ep:%s value=%d\n", __func__, ep->name, value); in bdc_gadget_ep_set_halt()
1841 dev_dbg(ep->bdc->dev, "%s ep:%s req:%p\n", __func__, ep->name, req); in bdc_gadget_alloc_request()
1888 dev_dbg(bdc->dev, "%s Enabling %s\n", __func__, ep->name); in bdc_gadget_ep_enable()
1917 dev_dbg(bdc->dev, in bdc_gadget_ep_disable()
1947 dev_dbg(bdc->dev, "%s epnum=%d dir=%d\n", __func__, epnum, dir); in init_ep()
1981 dev_dbg(bdc->dev, "ep=%p ep->usb_ep.name=%s epnum=%d ep->epnum=%d\n", in init_ep()
1995 dev_dbg(bdc->dev, "%s()\n", __func__); in bdc_init_ep()