Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DDwMmcHci.h60 #define DW_MMC_UHSREG 0x074 macro
DDwMmcHci.c783 Status = DwMmcHcRwMmio (PciIo, Slot, DW_MMC_UHSREG, TRUE, sizeof (Uhs), &Uhs); in DwMmcHcSetBusWidth()
792 Status = DwMmcHcRwMmio (PciIo, Slot, DW_MMC_UHSREG, FALSE, sizeof (Uhs), &Uhs); in DwMmcHcSetBusWidth()