OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSTS
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.h
131
#define
DSTS
(DW_USB3_BASE + 0xC70C)
DwUsb3Dxe.c
765
Data = MmioRead32 (
DSTS
);
781
DEBUG ((DEBUG_ERROR, "DwUsb3GetDeviceSpeed: invalid
DSTS
:0x%x\n", Data));
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.c
77
UINT32 Val = READ_REG32 (
DSTS
) & 2;
455
* application must read the Device Status (
DSTS
) register to obtain the
DwUsbDxe.h
397
#define
DSTS
0x808
Completed in 79 milliseconds