OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DWC2_HPRT0_PRTCONNDET
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DwUsbHostDxe.c
283
~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
289
MmioAnd32 (DwHc->DwUsbBase + HPRT0, ~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
381
if (Hprt0 &
DWC2_HPRT0_PRTCONNDET
) {
416
Hprt0 &= ~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
423
~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
431
Hprt0 &= ~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
469
Hprt0 &= ~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
476
~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
486
Hprt0 &= ~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
497
Hprt0 &= ~(DWC2_HPRT0_PRTENA |
DWC2_HPRT0_PRTCONNDET
|
[
all
...]
DwcHw.h
512
#define
DWC2_HPRT0_PRTCONNDET
(1 << 1)
[
all
...]
Completed in 2667 milliseconds