Lines Matching refs:dev_dbg
88 dev_dbg(hsotg->dev, " Assigned to channel %p:\n", chan); in dwc2_dump_channel_info()
89 dev_dbg(hsotg->dev, " hcchar 0x%08x, hcsplt 0x%08x\n", in dwc2_dump_channel_info()
91 dev_dbg(hsotg->dev, " hctsiz 0x%08x, hc_dma 0x%08x\n", in dwc2_dump_channel_info()
93 dev_dbg(hsotg->dev, " dev_addr: %d, ep_num: %d, ep_is_in: %d\n", in dwc2_dump_channel_info()
95 dev_dbg(hsotg->dev, " ep_type: %d\n", chan->ep_type); in dwc2_dump_channel_info()
96 dev_dbg(hsotg->dev, " max_packet: %d\n", chan->max_packet); in dwc2_dump_channel_info()
97 dev_dbg(hsotg->dev, " data_pid_start: %d\n", chan->data_pid_start); in dwc2_dump_channel_info()
98 dev_dbg(hsotg->dev, " xfer_started: %d\n", chan->xfer_started); in dwc2_dump_channel_info()
99 dev_dbg(hsotg->dev, " halt_status: %d\n", chan->halt_status); in dwc2_dump_channel_info()
100 dev_dbg(hsotg->dev, " xfer_buf: %p\n", chan->xfer_buf); in dwc2_dump_channel_info()
101 dev_dbg(hsotg->dev, " xfer_dma: %08lx\n", in dwc2_dump_channel_info()
103 dev_dbg(hsotg->dev, " xfer_len: %d\n", chan->xfer_len); in dwc2_dump_channel_info()
104 dev_dbg(hsotg->dev, " qh: %p\n", chan->qh); in dwc2_dump_channel_info()
105 dev_dbg(hsotg->dev, " NP inactive sched:\n"); in dwc2_dump_channel_info()
108 dev_dbg(hsotg->dev, " %p\n", qh); in dwc2_dump_channel_info()
109 dev_dbg(hsotg->dev, " NP active sched:\n"); in dwc2_dump_channel_info()
112 dev_dbg(hsotg->dev, " %p\n", qh); in dwc2_dump_channel_info()
113 dev_dbg(hsotg->dev, " Channels:\n"); in dwc2_dump_channel_info()
117 dev_dbg(hsotg->dev, " %2d: %p\n", i, chan); in dwc2_dump_channel_info()
303 dev_dbg(hsotg->dev, "Disconnect: PortPower off\n"); in dwc2_hcd_disconnect()
344 dev_dbg(hsotg->dev, "DWC OTG HCD STOP\n"); in dwc2_hcd_stop()
356 dev_dbg(hsotg->dev, "PortPower off\n"); in dwc2_hcd_stop()
435 dev_dbg(hsotg->dev, "## Urb QTD is NULL ##\n"); in dwc2_hcd_urb_dequeue()
441 dev_dbg(hsotg->dev, "## Urb QTD QH is NULL ##\n"); in dwc2_hcd_urb_dequeue()
775 dev_dbg(hsotg->dev, "No QTDs in QH list\n"); in dwc2_assign_and_init_hc()
780 dev_dbg(hsotg->dev, "No free channel to assign\n"); in dwc2_assign_and_init_hc()
1358 dev_dbg(hsotg->dev, "%s()\n", __func__); in dwc2_conn_id_status_change()
1361 dev_dbg(hsotg->dev, "gotgctl=%0x\n", gotgctl); in dwc2_conn_id_status_change()
1362 dev_dbg(hsotg->dev, "gotgctl.b.conidsts=%d\n", in dwc2_conn_id_status_change()
1368 dev_dbg(hsotg->dev, "connId B\n"); in dwc2_conn_id_status_change()
1388 dev_dbg(hsotg->dev, "connId A\n"); in dwc2_conn_id_status_change()
1414 dev_dbg(hsotg->dev, "%s()\n", __func__); in dwc2_wakeup_detected()
1421 dev_dbg(hsotg->dev, "Resume: HPRT0=%0x\n", hprt0); in dwc2_wakeup_detected()
1424 dev_dbg(hsotg->dev, "Clear Resume: HPRT0=%0x\n", in dwc2_wakeup_detected()
1448 dev_dbg(hsotg->dev, "%s()\n", __func__); in dwc2_port_suspend()
1499 dev_dbg(hsotg->dev, "ClearHubFeature %1xh\n", wvalue); in dwc2_hcd_hub_control()
1521 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1529 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1545 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1553 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1562 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1569 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1579 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1590 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1596 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1602 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1616 dev_dbg(hsotg->dev, "GetHubDescriptor\n"); in dwc2_hcd_hub_control()
1631 dev_dbg(hsotg->dev, "GetHubStatus\n"); in dwc2_hcd_hub_control()
1701 dev_dbg(hsotg->dev, "SetHubFeature\n"); in dwc2_hcd_hub_control()
1706 dev_dbg(hsotg->dev, "SetPortFeature\n"); in dwc2_hcd_hub_control()
1723 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1731 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1740 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1759 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1772 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1789 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1812 dev_dbg(hsotg->dev, in dwc2_hcd_is_status_changed()
1814 dev_dbg(hsotg->dev, " port_connect_status_change: %d\n", in dwc2_hcd_is_status_changed()
1816 dev_dbg(hsotg->dev, " port_reset_change: %d\n", in dwc2_hcd_is_status_changed()
1818 dev_dbg(hsotg->dev, " port_enable_change: %d\n", in dwc2_hcd_is_status_changed()
1820 dev_dbg(hsotg->dev, " port_suspend_change: %d\n", in dwc2_hcd_is_status_changed()
1822 dev_dbg(hsotg->dev, " port_over_current_change: %d\n", in dwc2_hcd_is_status_changed()
1892 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_state()
1893 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1895 dev_dbg(hsotg->dev, "HCD State:\n"); in dwc2_hcd_dump_state()
1896 dev_dbg(hsotg->dev, " Num channels: %d\n", num_channels); in dwc2_hcd_dump_state()
1900 dev_dbg(hsotg->dev, " Channel %d:\n", i); in dwc2_hcd_dump_state()
1901 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1904 dev_dbg(hsotg->dev, " speed: %d\n", chan->speed); in dwc2_hcd_dump_state()
1905 dev_dbg(hsotg->dev, " ep_type: %d\n", chan->ep_type); in dwc2_hcd_dump_state()
1906 dev_dbg(hsotg->dev, " max_packet: %d\n", chan->max_packet); in dwc2_hcd_dump_state()
1907 dev_dbg(hsotg->dev, " data_pid_start: %d\n", in dwc2_hcd_dump_state()
1909 dev_dbg(hsotg->dev, " multi_count: %d\n", chan->multi_count); in dwc2_hcd_dump_state()
1910 dev_dbg(hsotg->dev, " xfer_started: %d\n", in dwc2_hcd_dump_state()
1912 dev_dbg(hsotg->dev, " xfer_buf: %p\n", chan->xfer_buf); in dwc2_hcd_dump_state()
1913 dev_dbg(hsotg->dev, " xfer_dma: %08lx\n", in dwc2_hcd_dump_state()
1915 dev_dbg(hsotg->dev, " xfer_len: %d\n", chan->xfer_len); in dwc2_hcd_dump_state()
1916 dev_dbg(hsotg->dev, " xfer_count: %d\n", chan->xfer_count); in dwc2_hcd_dump_state()
1917 dev_dbg(hsotg->dev, " halt_on_queue: %d\n", in dwc2_hcd_dump_state()
1919 dev_dbg(hsotg->dev, " halt_pending: %d\n", in dwc2_hcd_dump_state()
1921 dev_dbg(hsotg->dev, " halt_status: %d\n", chan->halt_status); in dwc2_hcd_dump_state()
1922 dev_dbg(hsotg->dev, " do_split: %d\n", chan->do_split); in dwc2_hcd_dump_state()
1923 dev_dbg(hsotg->dev, " complete_split: %d\n", in dwc2_hcd_dump_state()
1925 dev_dbg(hsotg->dev, " hub_addr: %d\n", chan->hub_addr); in dwc2_hcd_dump_state()
1926 dev_dbg(hsotg->dev, " hub_port: %d\n", chan->hub_port); in dwc2_hcd_dump_state()
1927 dev_dbg(hsotg->dev, " xact_pos: %d\n", chan->xact_pos); in dwc2_hcd_dump_state()
1928 dev_dbg(hsotg->dev, " requests: %d\n", chan->requests); in dwc2_hcd_dump_state()
1929 dev_dbg(hsotg->dev, " qh: %p\n", chan->qh); in dwc2_hcd_dump_state()
1939 dev_dbg(hsotg->dev, " hfnum: 0x%08x\n", hfnum); in dwc2_hcd_dump_state()
1940 dev_dbg(hsotg->dev, " hcchar: 0x%08x\n", hcchar); in dwc2_hcd_dump_state()
1941 dev_dbg(hsotg->dev, " hctsiz: 0x%08x\n", hctsiz); in dwc2_hcd_dump_state()
1942 dev_dbg(hsotg->dev, " hcint: 0x%08x\n", hcint); in dwc2_hcd_dump_state()
1943 dev_dbg(hsotg->dev, " hcintmsk: 0x%08x\n", hcintmsk); in dwc2_hcd_dump_state()
1953 dev_dbg(hsotg->dev, " URB Info:\n"); in dwc2_hcd_dump_state()
1954 dev_dbg(hsotg->dev, " qtd: %p, urb: %p\n", in dwc2_hcd_dump_state()
1957 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1963 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1966 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1969 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1972 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1975 dev_dbg(hsotg->dev, " actual_length: %d\n", in dwc2_hcd_dump_state()
1981 dev_dbg(hsotg->dev, " non_periodic_channels: %d\n", in dwc2_hcd_dump_state()
1983 dev_dbg(hsotg->dev, " periodic_channels: %d\n", in dwc2_hcd_dump_state()
1985 dev_dbg(hsotg->dev, " periodic_usecs: %d\n", hsotg->periodic_usecs); in dwc2_hcd_dump_state()
1987 dev_dbg(hsotg->dev, " NP Tx Req Queue Space Avail: %d\n", in dwc2_hcd_dump_state()
1989 dev_dbg(hsotg->dev, " NP Tx FIFO Space Avail: %d\n", in dwc2_hcd_dump_state()
1992 dev_dbg(hsotg->dev, " P Tx Req Queue Space Avail: %d\n", in dwc2_hcd_dump_state()
1994 dev_dbg(hsotg->dev, " P Tx FIFO Space Avail: %d\n", in dwc2_hcd_dump_state()
1999 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
2001 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_state()
2012 dev_dbg(hsotg->dev, "Frame remaining at SOF:\n"); in dwc2_hcd_dump_frrem()
2013 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2017 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_frrem()
2018 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 7):\n"); in dwc2_hcd_dump_frrem()
2019 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2024 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 0):\n"); in dwc2_hcd_dump_frrem()
2025 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2030 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 1-6):\n"); in dwc2_hcd_dump_frrem()
2031 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2037 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_frrem()
2038 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 7):\n"); in dwc2_hcd_dump_frrem()
2039 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2043 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 0):\n"); in dwc2_hcd_dump_frrem()
2044 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2048 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 1-6):\n"); in dwc2_hcd_dump_frrem()
2049 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2054 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_frrem()
2055 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 7):\n"); in dwc2_hcd_dump_frrem()
2056 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2060 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 0):\n"); in dwc2_hcd_dump_frrem()
2061 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2065 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 1-6):\n"); in dwc2_hcd_dump_frrem()
2066 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2162 dev_dbg(hsotg->dev, "## %s: qtd is NULL ##\n", __func__); in dwc2_host_complete()
2167 dev_dbg(hsotg->dev, "## %s: qtd->urb is NULL ##\n", __func__); in dwc2_host_complete()
2173 dev_dbg(hsotg->dev, "## %s: urb->priv is NULL ##\n", __func__); in dwc2_host_complete()
2239 dev_dbg(hsotg->dev, "%s() %p\n", __func__, hsotg); in dwc2_hcd_start_func()
2252 dev_dbg(hsotg->dev, "USB RESET function called\n"); in dwc2_hcd_reset_func()
2276 dev_dbg(hsotg->dev, "DWC OTG HCD START\n"); in _dwc2_hcd_start()
2291 dev_dbg(hsotg->dev, "DWC OTG HCD Has Root Hub\n"); in _dwc2_hcd_start()
2539 dev_dbg(hsotg->dev, "DWC OTG HCD URB Dequeue\n"); in _dwc2_hcd_urb_dequeue()
2549 dev_dbg(hsotg->dev, "## urb->hcpriv is NULL ##\n"); in _dwc2_hcd_urb_dequeue()
2565 dev_dbg(hsotg->dev, "Called usb_hcd_giveback_urb()\n"); in _dwc2_hcd_urb_dequeue()
2566 dev_dbg(hsotg->dev, " urb->status = %d\n", urb->status); in _dwc2_hcd_urb_dequeue()
2583 dev_dbg(hsotg->dev, in _dwc2_hcd_endpoint_disable()
2600 dev_dbg(hsotg->dev, in _dwc2_hcd_endpoint_reset()
2698 dev_dbg(hsotg->dev, "DWC OTG HCD FREE\n"); in dwc2_hcd_free()
2713 dev_dbg(hsotg->dev, "HCD Free channel #%i, chan=%p\n", in dwc2_hcd_free()
2798 dev_dbg(hsotg->dev, "DWC OTG HCD INIT\n"); in dwc2_hcd_init()
2809 dev_dbg(hsotg->dev, "hcfg=%08x\n", hcfg); in dwc2_hcd_init()
2992 dev_dbg(hsotg->dev, "DWC OTG HCD REMOVE\n"); in dwc2_hcd_remove()
2995 dev_dbg(hsotg->dev, "hsotg->hcd = %p\n", hcd); in dwc2_hcd_remove()
2998 dev_dbg(hsotg->dev, "%s: dwc2_hsotg_to_hcd(hsotg) NULL!\n", in dwc2_hcd_remove()