OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dev_vdbg
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdintr.c
142
dev_vdbg
(hsotg->dev, "--Start of Frame Interrupt--\n");
178
dev_vdbg
(hsotg->dev, "--RxFIFO Level Interrupt--\n");
193
dev_vdbg
(hsotg->dev, " Ch num = %d\n", chnum);
194
dev_vdbg
(hsotg->dev, " Count = %d\n", bcnt);
195
dev_vdbg
(hsotg->dev, " DPID = %d, chan.dpid = %d\n",
198
dev_vdbg
(hsotg->dev, " PStatus = %d\n", pktsts);
232
dev_vdbg
(hsotg->dev, "--Non-Periodic TxFIFO Empty Interrupt--\n");
245
dev_vdbg
(hsotg->dev, "--Periodic TxFIFO Empty Interrupt--\n");
260
dev_vdbg
(hsotg->dev, "%s(%p)\n", __func__, hsotg);
298
dev_vdbg
(hsotg->dev
[
all
...]
dwc2_hcdddma.c
202
dev_vdbg
(hsotg->dev, "Enabling Periodic schedule\n");
223
dev_vdbg
(hsotg->dev, "Disabling Periodic schedule\n");
600
dev_vdbg
(hsotg->dev,
742
dev_vdbg
(hsotg->dev, "%s(): qh=%p dma=%08lx len=%d\n", __func__, qh,
753
dev_vdbg
(hsotg->dev, "qtd=%p\n", qtd);
761
dev_vdbg
(hsotg->dev, "buf=%08lx len=%d\n",
769
dev_vdbg
(hsotg->dev,
780
dev_vdbg
(hsotg->dev,
790
dev_vdbg
(hsotg->dev, "n_desc=%d\n", n_desc);
801
dev_vdbg
(hsotg->dev, "set IOC/EOL/A bits in desc %d (%p)\n"
[
all
...]
dwc2_hcdqueue.c
86
dev_vdbg
(hsotg->dev, "%s()\n", __func__);
109
dev_vdbg
(hsotg->dev,
153
dev_vdbg
(hsotg->dev, "DWC OTG HCD QH Initialized\n");
154
dev_vdbg
(hsotg->dev, "DWC OTG HCD QH - qh = %p\n", qh);
155
dev_vdbg
(hsotg->dev, "DWC OTG HCD QH - Device Address = %d\n",
157
dev_vdbg
(hsotg->dev, "DWC OTG HCD QH - Endpoint %d, %s\n",
179
dev_vdbg
(hsotg->dev, "DWC OTG HCD QH - Speed = %s\n", speed);
199
dev_vdbg
(hsotg->dev, "DWC OTG HCD QH - Type = %s\n", type);
203
dev_vdbg
(hsotg->dev, "DWC OTG HCD QH - usecs = %d\n",
205
dev_vdbg
(hsotg->dev, "DWC OTG HCD QH - interval = %d\n"
[
all
...]
dwc2_core.c
499
dev_vdbg
(hsotg->dev, "%s()\n", __func__);
1282
dev_vdbg
(hsotg->dev, "control/bulk\n");
1310
dev_vdbg
(hsotg->dev, "intr\n");
1332
dev_vdbg
(hsotg->dev, "isoc\n");
1349
dev_vdbg
(hsotg->dev, "set HCINTMSK to %08x\n", hcintmsk);
1363
dev_vdbg
(hsotg->dev, "desc DMA disabled\n");
1367
dev_vdbg
(hsotg->dev, "desc DMA enabled\n");
1375
dev_vdbg
(hsotg->dev, "setting ACK\n");
1386
dev_vdbg
(hsotg->dev, "set HCINTMSK to %08x\n", hcintmsk);
1396
dev_vdbg
(hsotg->dev, "DMA enabled\n")
[
all
...]
dwc2_hcd.c
630
dev_vdbg
(hsotg->dev, " Control setup transaction\n");
642
dev_vdbg
(hsotg->dev, " Control data transaction\n");
652
dev_vdbg
(hsotg->dev, " Control status transaction\n");
749
dev_vdbg
(hsotg->dev, "%s(): non-aligned buffer\n", __func__);
786
dev_vdbg
(hsotg->dev, "%s(%p,%p)\n", __func__, hsotg, qh);
859
dev_vdbg
(hsotg->dev, "Non-aligned buffer\n");
915
dev_vdbg
(hsotg->dev, " Select Transactions\n");
1092
dev_vdbg
(hsotg->dev, "Queue periodic transactions\n");
1101
dev_vdbg
(hsotg->dev, " P Tx Req Queue Space Avail (before queue): %d\n",
1103
dev_vdbg
(hsotg->dev, " P Tx FIFO Space Avail (before queue): %d\n"
[
all
...]
/src/sys/external/bsd/dwc2/
dwc2.h
93
#define
dev_vdbg
(d,fmt,...) do { \
macro
104
#define
dev_vdbg
(...) do { } while (0)
macro
dwc2.c
1440
dev_vdbg
(hsotg->dev, " ISO Desc %zu status %d\n",
Completed in 16 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025