Home
last modified time | relevance | path

Searched refs:GINTMSK (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.c672 WRITE_REG32 (GINTMSK, Data); in DwUsbInit()
682 WRITE_REG32 (GINTMSK, ~0); in DwUsbInit()
DDwUsbDxe.h232 #define GINTMSK 0x018 macro