HomeSort by relevance Sort by last modified time
    Searched refs:GEVNTCOUNT_EVNTCOUNT (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.c 69 #define GET_EVENTBUF_COUNT() (GEVNTCOUNT_EVNTCOUNT (MmioRead32 (GEVNTCOUNT (0))))
70 #define UPDATE_EVENTBUF_COUNT(x) (MmioWrite32 (GEVNTCOUNT (0), GEVNTCOUNT_EVNTCOUNT (x)))
    [all...]
DwUsb3Dxe.h 62 #define GEVNTCOUNT_EVNTCOUNT(x) ((x) & 0xFFFF)

Completed in 81 milliseconds