OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HPTXFSIZ
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.h
248
#define
HPTXFSIZ
(0x100)
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DwcHw.h
58
#define
HPTXFSIZ
HSOTG_REG(0x100)
[
all
...]
DwUsbHostDxe.c
890
MmioWrite32 (DwHc->DwUsbBase +
HPTXFSIZ
, pTxFifoSz);
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
usb.h
198
#define
HPTXFSIZ
(DWC_OTG_BASE + 0x100)
[
all
...]
Completed in 61 milliseconds