Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.cpp153 const PortInfo *port = in internalGetParameter()
185 PortInfo *port = in internalSetParameter()
242 PortInfo *port = &mPorts.editItemAt(portIndex); in useBufferCallerLockedAlready()
321 PortInfo *port = &mPorts.editItemAt(portIndex); in freeBuffer()
421 PortInfo *port = &mPorts.editItemAt(portIndex); in onMessageReceived()
539 PortInfo *port = &mPorts.editItemAt(portIndex); in onPortEnable()
540 CHECK_EQ((int)port->mTransition, (int)PortInfo::NONE); in onPortEnable()
552 port->mTransition = PortInfo::DISABLING; in onPortEnable()
571 port->mTransition = PortInfo::ENABLING; in onPortEnable()
593 PortInfo *port = &mPorts.editItemAt(portIndex); in onPortFlush()
[all …]
DSimpleGoldfishOMXComponent.h57 struct PortInfo { struct
92 PortInfo *editPortInfo(OMX_U32 portIndex);
109 Vector<PortInfo> mPorts;
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DEapManagement.h207 OUT EFI_EAPOL_PORT_INFO *PortInfo OPTIONAL
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/PcieInit1610/
DPcieInitLib.c275 if(mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_NTB || in PcieLinkSpeedSet()
276 mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_RP) in PcieLinkSpeedSet()
316 if(mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_NTB || in PcieLinkWidthSet()
317 mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_RP) in PcieLinkWidthSet()
950 (VOID)PcieModeSet(soctype, HostBridgeNum, PortIndex,PcieCfg->PortInfo.PortType); in PciePortInit()
954 (VOID)PcieSetupRC(PortIndex,PcieCfg->PortInfo.PortWidth); in PciePortInit()
DPcieInitLib.h131 PCIE_PORT_INFO PortInfo; member
DPcieKernelApi.h255 PCIE_PORT_INFO PortInfo; member
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
DPcieInitLib.c168 if(mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_NTB || in PcieLinkSpeedSet()
169 mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_RP) in PcieLinkSpeedSet()
210 if(mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_NTB || in PcieLinkWidthSet()
211 mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_RP) in PcieLinkWidthSet()
976 (VOID)PcieModeSet(HostBridgeNum, PortIndex,PcieCfg->PortInfo.PortType); in PciePortInit()
980 (VOID)PcieSetupRC(PortIndex,PcieCfg->PortInfo.PortWidth); in PciePortInit()
DPcieInitLib.h126 PCIE_PORT_INFO PortInfo; member
DPcieKernelApi.h257 PCIE_PORT_INFO PortInfo; member