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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciUrb.c 203 QhHw->DtCtrl = 0;
224 QhHw->DtCtrl = 1;
EhciDebug.c 152 DEBUG ((EFI_D_VERBOSE, "DT control : %d\n", QhHw->DtCtrl));
EhciUrb.h 120 UINT32 DtCtrl : 1;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhciUrb.c 197 QhHw->DtCtrl = 0;
218 QhHw->DtCtrl = 1;
EhciUrb.h 116 UINT32 DtCtrl : 1;

Completed in 523 milliseconds