Home | History | Annotate | Download | only in dist

Lines Matching refs:dev_dbg

99 	dev_dbg(hsotg->dev, "  Assigned to channel %p:\n", chan);
100 dev_dbg(hsotg->dev, " hcchar 0x%08x, hcsplt 0x%08x\n",
102 dev_dbg(hsotg->dev, " hctsiz 0x%08x, hc_dma 0x%08x\n",
104 dev_dbg(hsotg->dev, " dev_addr: %d, ep_num: %d, ep_is_in: %d\n",
106 dev_dbg(hsotg->dev, " ep_type: %d\n", chan->ep_type);
107 dev_dbg(hsotg->dev, " max_packet: %d\n", chan->max_packet);
108 dev_dbg(hsotg->dev, " data_pid_start: %d\n", chan->data_pid_start);
109 dev_dbg(hsotg->dev, " xfer_started: %d\n", chan->xfer_started);
110 dev_dbg(hsotg->dev, " halt_status: %d\n", chan->halt_status);
111 dev_dbg(hsotg->dev, " xfer_buf: %p\n", chan->xfer_buf);
112 dev_dbg(hsotg->dev, " xfer_dma: %08lx\n",
114 dev_dbg(hsotg->dev, " xfer_len: %d\n", chan->xfer_len);
115 dev_dbg(hsotg->dev, " qh: %p\n", chan->qh);
116 dev_dbg(hsotg->dev, " NP inactive sched:\n");
119 dev_dbg(hsotg->dev, " %p\n", qh);
120 dev_dbg(hsotg->dev, " NP waiting sched:\n");
123 dev_dbg(hsotg->dev, " %p\n", qh);
124 dev_dbg(hsotg->dev, " NP active sched:\n");
127 dev_dbg(hsotg->dev, " %p\n", qh);
128 dev_dbg(hsotg->dev, " Channels:\n");
132 dev_dbg(hsotg->dev, " %2d: %p\n", i, ch);
337 dev_dbg(hsotg->dev, "Disconnect: PortPower off\n");
401 dev_dbg(hsotg->dev, "DWC OTG HCD STOP\n");
413 dev_dbg(hsotg->dev, "PortPower off\n");
492 dev_dbg(hsotg->dev, "## Urb QTD is NULL ##\n");
498 dev_dbg(hsotg->dev, "## Urb QTD QH is NULL ##\n");
789 dev_dbg(hsotg->dev, "No QTDs in QH list\n");
794 dev_dbg(hsotg->dev, "No free channel to assign\n");
1381 dev_dbg(hsotg->dev, "%s()\n", __func__);
1384 dev_dbg(hsotg->dev, "gotgctl=%0x\n", gotgctl);
1385 dev_dbg(hsotg->dev, "gotgctl.b.conidsts=%d\n",
1391 dev_dbg(hsotg->dev, "connId B\n");
1413 dev_dbg(hsotg->dev, "connId A\n");
1439 dev_dbg(hsotg->dev, "%s()\n", __func__);
1446 dev_dbg(hsotg->dev, "Resume: HPRT0=%0x\n", hprt0);
1449 dev_dbg(hsotg->dev, "Clear Resume: HPRT0=%0x\n",
1467 dev_dbg(hsotg->dev, "%s()\n", __func__);
1563 dev_dbg(hsotg->dev, "ClearHubFeature %1xh\n", wvalue);
1585 dev_dbg(hsotg->dev,
1593 dev_dbg(hsotg->dev,
1600 dev_dbg(hsotg->dev,
1608 dev_dbg(hsotg->dev,
1617 dev_dbg(hsotg->dev,
1624 dev_dbg(hsotg->dev,
1634 dev_dbg(hsotg->dev,
1645 dev_dbg(hsotg->dev,
1651 dev_dbg(hsotg->dev,
1657 dev_dbg(hsotg->dev,
1671 dev_dbg(hsotg->dev, "GetHubDescriptor\n");
1685 dev_dbg(hsotg->dev, "GetHubStatus\n");
1781 dev_dbg(hsotg->dev, "SetHubFeature\n");
1786 dev_dbg(hsotg->dev, "SetPortFeature\n");
1803 dev_dbg(hsotg->dev,
1811 dev_dbg(hsotg->dev,
1820 dev_dbg(hsotg->dev,
1839 dev_dbg(hsotg->dev,
1852 dev_dbg(hsotg->dev,
1859 dev_dbg(hsotg->dev,
1878 dev_dbg(hsotg->dev,
1942 dev_dbg(hsotg->dev, "urb=%p, xfer=%p\n", urb, urb->priv);
1966 dev_dbg(hsotg->dev, "\n");
1967 dev_dbg(hsotg->dev,
1969 dev_dbg(hsotg->dev, "HCD State:\n");
1970 dev_dbg(hsotg->dev, " Num channels: %d\n", num_channels);
1974 dev_dbg(hsotg->dev, " Channel %d:\n", i);
1975 dev_dbg(hsotg->dev,
1978 dev_dbg(hsotg->dev, " speed: %d\n", chan->speed);
1979 dev_dbg(hsotg->dev, " ep_type: %d\n", chan->ep_type);
1980 dev_dbg(hsotg->dev, " max_packet: %d\n", chan->max_packet);
1981 dev_dbg(hsotg->dev, " data_pid_start: %d\n",
1983 dev_dbg(hsotg->dev, " multi_count: %d\n", chan->multi_count);
1984 dev_dbg(hsotg->dev, " xfer_started: %d\n",
1986 dev_dbg(hsotg->dev, " xfer_buf: %p\n", chan->xfer_buf);
1987 dev_dbg(hsotg->dev, " xfer_dma: %08lx\n",
1989 dev_dbg(hsotg->dev, " xfer_len: %d\n", chan->xfer_len);
1990 dev_dbg(hsotg->dev, " xfer_count: %d\n", chan->xfer_count);
1991 dev_dbg(hsotg->dev, " halt_on_queue: %d\n",
1993 dev_dbg(hsotg->dev, " halt_pending: %d\n",
1995 dev_dbg(hsotg->dev, " halt_status: %d\n", chan->halt_status);
1996 dev_dbg(hsotg->dev, " do_split: %d\n", chan->do_split);
1997 dev_dbg(hsotg->dev, " complete_split: %d\n",
1999 dev_dbg(hsotg->dev, " hub_addr: %d\n", chan->hub_addr);
2000 dev_dbg(hsotg->dev, " hub_port: %d\n", chan->hub_port);
2001 dev_dbg(hsotg->dev, " xact_pos: %d\n", chan->xact_pos);
2002 dev_dbg(hsotg->dev, " requests: %d\n", chan->requests);
2003 dev_dbg(hsotg->dev, " qh: %p\n", chan->qh);
2006 dev_dbg(hsotg->dev, " hfnum: 0x%08x\n",
2008 dev_dbg(hsotg->dev, " hcchar: 0x%08x\n",
2010 dev_dbg(hsotg->dev, " hctsiz: 0x%08x\n",
2012 dev_dbg(hsotg->dev, " hcint: 0x%08x\n",
2014 dev_dbg(hsotg->dev, " hcintmsk: 0x%08x\n",
2025 dev_dbg(hsotg->dev, " URB Info:\n");
2026 dev_dbg(hsotg->dev, " qtd: %p, urb: %p\n",
2029 dev_dbg(hsotg->dev,
2035 dev_dbg(hsotg->dev,
2038 dev_dbg(hsotg->dev,
2041 dev_dbg(hsotg->dev,
2044 dev_dbg(hsotg->dev,
2047 dev_dbg(hsotg->dev, " actual_length: %d\n",
2053 dev_dbg(hsotg->dev, " non_periodic_channels: %d\n",
2055 dev_dbg(hsotg->dev, " periodic_channels: %d\n",
2057 dev_dbg(hsotg->dev, " periodic_usecs: %d\n", hsotg->periodic_usecs);
2059 dev_dbg(hsotg->dev, " NP Tx Req Queue Space Avail: %d\n",
2061 dev_dbg(hsotg->dev, " NP Tx FIFO Space Avail: %d\n",
2064 dev_dbg(hsotg->dev, " P Tx Req Queue Space Avail: %d\n",
2066 dev_dbg(hsotg->dev, " P Tx FIFO Space Avail: %d\n",
2072 dev_dbg(hsotg->dev,
2074 dev_dbg(hsotg->dev, "\n");
2085 dev_dbg(hsotg->dev, "Frame remaining at SOF:\n");
2086 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2090 dev_dbg(hsotg->dev, "\n");
2091 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 7):\n");
2092 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2097 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 0):\n");
2098 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2103 dev_dbg(hsotg->dev, "Frame remaining at start_transfer (uframe 1-6):\n");
2104 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2110 dev_dbg(hsotg->dev, "\n");
2111 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 7):\n");
2112 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2116 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 0):\n");
2117 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2121 dev_dbg(hsotg->dev, "Frame remaining at sample point A (uframe 1-6):\n");
2122 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2127 dev_dbg(hsotg->dev, "\n");
2128 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 7):\n");
2129 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2133 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 0):\n");
2134 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2138 dev_dbg(hsotg->dev, "Frame remaining at sample point B (uframe 1-6):\n");
2139 dev_dbg(hsotg->dev, " samples %u, accum %llu, avg %llu\n",
2175 dev_dbg(hsotg->dev, "%s() %p\n", __func__, hsotg);
2189 dev_dbg(hsotg->dev, "USB RESET function called\n");
2225 dev_dbg(hsotg->dev, "DWC OTG HCD FREE\n");
2241 dev_dbg(hsotg->dev, "HCD Free channel #%i, chan=%p\n",
2305 dev_dbg(hsotg->dev, "DWC OTG HCD INIT\n");
2309 dev_dbg(hsotg->dev, "hcfg=%08x\n", DWC2_READ_4(hsotg, HCFG));
2451 dev_dbg(hsotg->dev, "DWC OTG HCD REMOVE\n");
2454 dev_dbg(hsotg->dev, "hsotg->hcd = %p\n", hcd);
2457 dev_dbg(hsotg->dev, "%s: dwc2_hsotg_to_hcd(hsotg) NULL!\n",