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()
345 dev_dbg(hsotg->dev, "DWC OTG HCD STOP\n"); in dwc2_hcd_stop()
357 dev_dbg(hsotg->dev, "PortPower off\n"); in dwc2_hcd_stop()
430 dev_dbg(hsotg->dev, "## Urb QTD is NULL ##\n"); in dwc2_hcd_urb_dequeue()
436 dev_dbg(hsotg->dev, "## Urb QTD QH is NULL ##\n"); in dwc2_hcd_urb_dequeue()
777 dev_dbg(hsotg->dev, "No QTDs in QH list\n"); in dwc2_assign_and_init_hc()
782 dev_dbg(hsotg->dev, "No free channel to assign\n"); in dwc2_assign_and_init_hc()
1361 dev_dbg(hsotg->dev, "%s()\n", __func__); in dwc2_conn_id_status_change()
1364 dev_dbg(hsotg->dev, "gotgctl=%0x\n", gotgctl); in dwc2_conn_id_status_change()
1365 dev_dbg(hsotg->dev, "gotgctl.b.conidsts=%d\n", in dwc2_conn_id_status_change()
1371 dev_dbg(hsotg->dev, "connId B\n"); in dwc2_conn_id_status_change()
1393 dev_dbg(hsotg->dev, "connId A\n"); in dwc2_conn_id_status_change()
1419 dev_dbg(hsotg->dev, "%s()\n", __func__); in dwc2_wakeup_detected()
1426 dev_dbg(hsotg->dev, "Resume: HPRT0=%0x\n", hprt0); in dwc2_wakeup_detected()
1429 dev_dbg(hsotg->dev, "Clear Resume: HPRT0=%0x\n", in dwc2_wakeup_detected()
1454 dev_dbg(hsotg->dev, "%s()\n", __func__); in dwc2_port_suspend()
1548 dev_dbg(hsotg->dev, "ClearHubFeature %1xh\n", wvalue); in dwc2_hcd_hub_control()
1570 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1578 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1586 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1594 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1603 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1610 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1620 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1631 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1637 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1643 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1657 dev_dbg(hsotg->dev, "GetHubDescriptor\n"); in dwc2_hcd_hub_control()
1672 dev_dbg(hsotg->dev, "GetHubStatus\n"); in dwc2_hcd_hub_control()
1742 dev_dbg(hsotg->dev, "SetHubFeature\n"); in dwc2_hcd_hub_control()
1747 dev_dbg(hsotg->dev, "SetPortFeature\n"); in dwc2_hcd_hub_control()
1764 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1772 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1781 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1800 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1813 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1820 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1839 dev_dbg(hsotg->dev, in dwc2_hcd_hub_control()
1862 dev_dbg(hsotg->dev, in dwc2_hcd_is_status_changed()
1864 dev_dbg(hsotg->dev, " port_connect_status_change: %d\n", in dwc2_hcd_is_status_changed()
1866 dev_dbg(hsotg->dev, " port_reset_change: %d\n", in dwc2_hcd_is_status_changed()
1868 dev_dbg(hsotg->dev, " port_enable_change: %d\n", in dwc2_hcd_is_status_changed()
1870 dev_dbg(hsotg->dev, " port_suspend_change: %d\n", in dwc2_hcd_is_status_changed()
1872 dev_dbg(hsotg->dev, " port_over_current_change: %d\n", in dwc2_hcd_is_status_changed()
1942 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_state()
1943 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1945 dev_dbg(hsotg->dev, "HCD State:\n"); in dwc2_hcd_dump_state()
1946 dev_dbg(hsotg->dev, " Num channels: %d\n", num_channels); in dwc2_hcd_dump_state()
1950 dev_dbg(hsotg->dev, " Channel %d:\n", i); in dwc2_hcd_dump_state()
1951 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
1954 dev_dbg(hsotg->dev, " speed: %d\n", chan->speed); in dwc2_hcd_dump_state()
1955 dev_dbg(hsotg->dev, " ep_type: %d\n", chan->ep_type); in dwc2_hcd_dump_state()
1956 dev_dbg(hsotg->dev, " max_packet: %d\n", chan->max_packet); in dwc2_hcd_dump_state()
1957 dev_dbg(hsotg->dev, " data_pid_start: %d\n", in dwc2_hcd_dump_state()
1959 dev_dbg(hsotg->dev, " multi_count: %d\n", chan->multi_count); in dwc2_hcd_dump_state()
1960 dev_dbg(hsotg->dev, " xfer_started: %d\n", in dwc2_hcd_dump_state()
1962 dev_dbg(hsotg->dev, " xfer_buf: %p\n", chan->xfer_buf); in dwc2_hcd_dump_state()
1963 dev_dbg(hsotg->dev, " xfer_dma: %08lx\n", in dwc2_hcd_dump_state()
1965 dev_dbg(hsotg->dev, " xfer_len: %d\n", chan->xfer_len); in dwc2_hcd_dump_state()
1966 dev_dbg(hsotg->dev, " xfer_count: %d\n", chan->xfer_count); in dwc2_hcd_dump_state()
1967 dev_dbg(hsotg->dev, " halt_on_queue: %d\n", in dwc2_hcd_dump_state()
1969 dev_dbg(hsotg->dev, " halt_pending: %d\n", in dwc2_hcd_dump_state()
1971 dev_dbg(hsotg->dev, " halt_status: %d\n", chan->halt_status); in dwc2_hcd_dump_state()
1972 dev_dbg(hsotg->dev, " do_split: %d\n", chan->do_split); in dwc2_hcd_dump_state()
1973 dev_dbg(hsotg->dev, " complete_split: %d\n", in dwc2_hcd_dump_state()
1975 dev_dbg(hsotg->dev, " hub_addr: %d\n", chan->hub_addr); in dwc2_hcd_dump_state()
1976 dev_dbg(hsotg->dev, " hub_port: %d\n", chan->hub_port); in dwc2_hcd_dump_state()
1977 dev_dbg(hsotg->dev, " xact_pos: %d\n", chan->xact_pos); in dwc2_hcd_dump_state()
1978 dev_dbg(hsotg->dev, " requests: %d\n", chan->requests); in dwc2_hcd_dump_state()
1979 dev_dbg(hsotg->dev, " qh: %p\n", chan->qh); in dwc2_hcd_dump_state()
1989 dev_dbg(hsotg->dev, " hfnum: 0x%08x\n", hfnum); in dwc2_hcd_dump_state()
1990 dev_dbg(hsotg->dev, " hcchar: 0x%08x\n", hcchar); in dwc2_hcd_dump_state()
1991 dev_dbg(hsotg->dev, " hctsiz: 0x%08x\n", hctsiz); in dwc2_hcd_dump_state()
1992 dev_dbg(hsotg->dev, " hcint: 0x%08x\n", hcint); in dwc2_hcd_dump_state()
1993 dev_dbg(hsotg->dev, " hcintmsk: 0x%08x\n", hcintmsk); in dwc2_hcd_dump_state()
2003 dev_dbg(hsotg->dev, " URB Info:\n"); in dwc2_hcd_dump_state()
2004 dev_dbg(hsotg->dev, " qtd: %p, urb: %p\n", in dwc2_hcd_dump_state()
2007 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
2013 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
2016 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
2019 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
2022 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
2025 dev_dbg(hsotg->dev, " actual_length: %d\n", in dwc2_hcd_dump_state()
2031 dev_dbg(hsotg->dev, " non_periodic_channels: %d\n", in dwc2_hcd_dump_state()
2033 dev_dbg(hsotg->dev, " periodic_channels: %d\n", in dwc2_hcd_dump_state()
2035 dev_dbg(hsotg->dev, " periodic_usecs: %d\n", hsotg->periodic_usecs); in dwc2_hcd_dump_state()
2037 dev_dbg(hsotg->dev, " NP Tx Req Queue Space Avail: %d\n", in dwc2_hcd_dump_state()
2039 dev_dbg(hsotg->dev, " NP Tx FIFO Space Avail: %d\n", in dwc2_hcd_dump_state()
2042 dev_dbg(hsotg->dev, " P Tx Req Queue Space Avail: %d\n", in dwc2_hcd_dump_state()
2044 dev_dbg(hsotg->dev, " P Tx FIFO Space Avail: %d\n", in dwc2_hcd_dump_state()
2049 dev_dbg(hsotg->dev, in dwc2_hcd_dump_state()
2051 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_state()
2062 dev_dbg(hsotg->dev, "Frame remaining at SOF:\n"); in dwc2_hcd_dump_frrem()
2063 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2067 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_frrem()
2068 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 7):\n"); in dwc2_hcd_dump_frrem()
2069 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2074 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 0):\n"); in dwc2_hcd_dump_frrem()
2075 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2080 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 1-6):\n"); in dwc2_hcd_dump_frrem()
2081 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2087 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_frrem()
2088 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 7):\n"); in dwc2_hcd_dump_frrem()
2089 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2093 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 0):\n"); in dwc2_hcd_dump_frrem()
2094 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2098 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 1-6):\n"); in dwc2_hcd_dump_frrem()
2099 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2104 dev_dbg(hsotg->dev, "\n"); in dwc2_hcd_dump_frrem()
2105 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 7):\n"); in dwc2_hcd_dump_frrem()
2106 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2110 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 0):\n"); in dwc2_hcd_dump_frrem()
2111 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2115 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 1-6):\n"); in dwc2_hcd_dump_frrem()
2116 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n", in dwc2_hcd_dump_frrem()
2212 dev_dbg(hsotg->dev, "## %s: qtd is NULL ##\n", __func__); in dwc2_host_complete()
2217 dev_dbg(hsotg->dev, "## %s: qtd->urb is NULL ##\n", __func__); in dwc2_host_complete()
2223 dev_dbg(hsotg->dev, "## %s: urb->priv is NULL ##\n", __func__); in dwc2_host_complete()
2290 dev_dbg(hsotg->dev, "%s() %p\n", __func__, hsotg); in dwc2_hcd_start_func()
2303 dev_dbg(hsotg->dev, "USB RESET function called\n"); in dwc2_hcd_reset_func()
2327 dev_dbg(hsotg->dev, "DWC OTG HCD START\n"); in _dwc2_hcd_start()
2343 dev_dbg(hsotg->dev, "DWC OTG HCD Has Root Hub\n"); in _dwc2_hcd_start()
2758 dev_dbg(hsotg->dev, "DWC OTG HCD URB Dequeue\n"); in _dwc2_hcd_urb_dequeue()
2768 dev_dbg(hsotg->dev, "## urb->hcpriv is NULL ##\n"); in _dwc2_hcd_urb_dequeue()
2784 dev_dbg(hsotg->dev, "Called usb_hcd_giveback_urb()\n"); in _dwc2_hcd_urb_dequeue()
2785 dev_dbg(hsotg->dev, " urb->status = %d\n", urb->status); in _dwc2_hcd_urb_dequeue()
2802 dev_dbg(hsotg->dev, in _dwc2_hcd_endpoint_disable()
2819 dev_dbg(hsotg->dev, in _dwc2_hcd_endpoint_reset()
2920 dev_dbg(hsotg->dev, "DWC OTG HCD FREE\n"); in dwc2_hcd_free()
2935 dev_dbg(hsotg->dev, "HCD Free channel #%i, chan=%p\n", in dwc2_hcd_free()
3001 dev_dbg(hsotg->dev, "DWC OTG HCD INIT\n"); in dwc2_hcd_init()
3006 dev_dbg(hsotg->dev, "hcfg=%08x\n", hcfg); in dwc2_hcd_init()
3182 dev_dbg(hsotg->dev, "DWC OTG HCD REMOVE\n"); in dwc2_hcd_remove()
3185 dev_dbg(hsotg->dev, "hsotg->hcd = %p\n", hcd); in dwc2_hcd_remove()
3188 dev_dbg(hsotg->dev, "%s: dwc2_hsotg_to_hcd(hsotg) NULL!\n", in dwc2_hcd_remove()