Home
last modified time | relevance | path

Searched refs:Ufs (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcDxe/
DUfsPciHcDxe.uni2 …iver is used by upper layer to retrieve mmio base address of managed pci-based Ufs host controller.
17 … interface for upper layer to retrieve mmio base address of managed pci-based Ufs host controller."
19 …It implements the interface of getting mmio base address of managed pci-based Ufs host controller."
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcPei/
DUfsPciHcPei.uni3 // pci-based Ufs host controller at PEI phase.
19 …terface for upper layer to retrieve mmio base address of managed pci-based Ufs host controller at …
21 …implements the interface of getting mmio base address of managed pci-based Ufs host controller at …
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
DUfsPassThru.c426 DevicePathNode->Ufs.Pun = 0; in UfsPassThruBuildDevicePath()
427 DevicePathNode->Ufs.Lun = UfsLun; in UfsPassThruBuildDevicePath()
491 Pun = (UINT8) DevicePathNode->Ufs.Pun; in UfsPassThruGetTargetLun()
492 UfsLun = (UINT8) DevicePathNode->Ufs.Lun; in UfsPassThruGetTargetLun()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h1249 UFS_DEVICE_PATH Ufs; member
1306 UFS_DEVICE_PATH *Ufs; member
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c790 UFS_DEVICE_PATH *Ufs; in DevPathToTextUfs() local
792 Ufs = DevPath; in DevPathToTextUfs()
793 UefiDevicePathLibCatPrint (Str, L"UFS(0x%x,0x%x)", Ufs->Pun, Ufs->Lun); in DevPathToTextUfs()
DDevicePathFromText.c1861 UFS_DEVICE_PATH *Ufs; in DevPathFromTextUfs() local
1865 Ufs = (UFS_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextUfs()
1871 Ufs->Pun = (UINT8) Strtoi (PunStr); in DevPathFromTextUfs()
1872 Ufs->Lun = (UINT8) Strtoi (LunStr); in DevPathFromTextUfs()
1874 return (EFI_DEVICE_PATH_PROTOCOL *) Ufs; in DevPathFromTextUfs()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/
DHiKey960.dsc349 # Ufs
478 # Ufs
481 MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruDxe.inf
DHiKey960.fdf160 # Ufs
163 INF MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruDxe.inf
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.dsc240 MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruDxe.inf
242 MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsBlockIoPei.inf