OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEPCMDPAR2
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.h
136
#define
DEPCMDPAR2
(x) (DW_USB3_BASE + 0xC800 + ((x) & 0x1F) * 0x10)
DwUsb3Dxe.c
311
MmioWrite32 (
DEPCMDPAR2
(EpIdx), DepCfg2);
358
MmioWrite32 (
DEPCMDPAR2
(EpIdx), 0);
[
all
...]
Completed in 287 milliseconds