OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCDMA
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hw.h
773
#define
HCDMA
(_ch) HSOTG_REG(0x0514 + 0x20 * (_ch))
dwc2_core.c
1989
DWC2_WRITE_4(hsotg,
HCDMA
(chan->hc_num),
1993
"Wrote %08lx to
HCDMA
(%d)\n",
2054
* Initializes
HCDMA
register with descriptor list address and CTD value then
2093
DWC2_WRITE_4(hsotg,
HCDMA
(chan->hc_num), chan->desc_list_addr);
2095
dev_vdbg(hsotg->dev, "Wrote %pad to
HCDMA
(%d)\n",
2379
addr =
HCDMA
(i);
2380
dev_dbg(hsotg->dev, "
HCDMA
@0x%08lX : 0x%08X\n",
dwc2_hcdintr.c
1586
u32 hc_dma = DWC2_READ_4(hsotg,
HCDMA
(chnum));
dwc2_hcd.c
97
hc_dma = DWC2_READ_4(hsotg,
HCDMA
(chan->hc_num));
Completed in 17 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025