/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
D | UsbDesc.c | 27 IN USB_INTERFACE_SETTING *Setting in UsbFreeInterfaceDesc() argument 33 if (Setting->Endpoints != NULL) { in UsbFreeInterfaceDesc() 37 for (Index = 0; Index < Setting->Desc.NumEndpoints; Index++) { in UsbFreeInterfaceDesc() 38 Ep = Setting->Endpoints[Index]; in UsbFreeInterfaceDesc() 48 if (Setting->Desc.NumEndpoints > 0) { in UsbFreeInterfaceDesc() 49 FreePool (Setting->Endpoints); in UsbFreeInterfaceDesc() 53 FreePool (Setting); in UsbFreeInterfaceDesc() 238 USB_INTERFACE_SETTING *Setting; in UsbParseInterfaceDesc() local 246 Setting = UsbCreateDesc (DescBuf, Len, USB_DESC_TYPE_INTERFACE, &Used); in UsbParseInterfaceDesc() 248 if (Setting == NULL) { in UsbParseInterfaceDesc() [all …]
|
D | UsbHub.c | 555 EFI_USB_INTERFACE_DESCRIPTOR *Setting; in UsbIsHubInterface() local 561 Setting = &UsbIf->IfSetting->Desc; in UsbIsHubInterface() 563 if ((Setting->InterfaceClass == USB_HUB_CLASS_CODE) && in UsbIsHubInterface() 564 (Setting->InterfaceSubClass == USB_HUB_SUBCLASS_CODE)) { in UsbIsHubInterface() 695 USB_INTERFACE_SETTING *Setting; in UsbHubInit() local 707 Setting = HubIf->IfSetting; in UsbHubInit() 710 NumEndpoints = Setting->Desc.NumEndpoints; in UsbHubInit() 713 ASSERT ((Setting->Endpoints != NULL) && (Setting->Endpoints[Index] != NULL)); in UsbHubInit() 715 EpDesc = Setting->Endpoints[Index]; in UsbHubInit()
|
D | UsbEnumer.c | 320 USB_INTERFACE_SETTING *Setting; in UsbSelectSetting() local 326 Setting = NULL; in UsbSelectSetting() 330 Setting = IfDesc->Settings[Index]; in UsbSelectSetting() 332 if (Setting->Desc.AlternateSetting == Alternate) { in UsbSelectSetting() 343 ASSERT (Setting != NULL); in UsbSelectSetting() 345 Alternate, Setting->Desc.InterfaceNumber)); in UsbSelectSetting() 350 for (Index = 0; Index < Setting->Desc.NumEndpoints; Index++) { in UsbSelectSetting() 351 Setting->Endpoints[Index]->Toggle = 0; in UsbSelectSetting()
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | 98_LINK.ASL | 62 // Possible IRQ Resource Setting. 69 // Current IRQ Resource Setting. 91 // Set IRQ Resource Setting. 134 // Possible IRQ Resource Setting. 141 // Current IRQ Resource Setting. 163 // Set IRQ Resource Setting. 206 // Possible IRQ Resource Setting. 213 // Current IRQ Resource Setting. 235 // Set IRQ Resource Setting. 278 // Possible IRQ Resource Setting. [all …]
|
D | LPC_DEV.ASL | 130 // Current Resource Setting Method for internal UART
|
/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/ |
D | Platform.c | 283 OUT BOOLEAN *Setting in GetNamedFwCfgBoolean() argument 308 *Setting = FALSE; in GetNamedFwCfgBoolean() 314 *Setting = TRUE; in GetNamedFwCfgBoolean() 326 BOOLEAN Setting; \ 330 "opt/ovmf/" #TokenName, &Setting))) { \ 331 PcdStatus = PcdSetBoolS (TokenName, Setting); \
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | Misc.py | 1418 def AnalyzePcdExpression(Setting): argument 1419 Setting = Setting.strip() 1421 Data = Setting.replace('\\\\', '//').replace('\\\"', '\\\'') 1443 FieldList.append(Setting[StartPos:].strip()) 1445 FieldList.append(Setting[StartPos:Pos].strip()) 1475 def AnalyzeDscPcd(Setting, PcdType, DataType=''): argument 1476 FieldList = AnalyzePcdExpression(Setting) 1558 def AnalyzePcdData(Setting): argument 1562 PtrValue = ValueRe.findall(Setting) 1567 Setting = re.sub(ValueRe, '', Setting) [all …]
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/ |
D | WorkspaceDatabase.py | 602 for TokenSpaceGuid, PcdCName, Setting, Dummy1, Dummy2, Dummy3, Dummy4 in RecordList: 603 TokenList = GetSplitValueList(Setting) 718 def _ValidatePcd(self, PcdCName, TokenSpaceGuid, Setting, PcdType, LineNo): argument 742 …ValueList, IsValid, Index = AnalyzeDscPcd(Setting, PcdType, self._DecPcds[PcdCName, TokenSpaceGuid… 745 ExtraData="%s.%s|%s" % (TokenSpaceGuid, PcdCName, Setting)) 848 for TokenSpaceGuid, PcdCName, Setting, Arch, SkuName, Dummy3, Dummy4 in RecordList: 851 PcdDict[Arch, PcdCName, TokenSpaceGuid,SkuName] = Setting 855 Setting = PcdDict[self._Arch, PcdCName, TokenSpaceGuid,SkuName] 856 if Setting == None: 858 …PcdValue, DatumType, MaxDatumSize = self._ValidatePcd(PcdCName, TokenSpaceGuid, Setting, Type, Dum… [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PropertiesTableAttributesDxe/ |
D | PropertiesTableAttributesDxeExtra.uni | 21 "PropertiesTable Attributes Setting DXE Driver"
|
/device/common/ |
D | generate-packages.sh | 100 echo \ \ Setting up $COMPANY-specific makefiles 102 echo \ \ Setting up shared makefiles
|
/device/linaro/hikey/hikey/ |
D | README | 45 * Setting monitor resolution
|
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/ |
D | ComPhy.txt | 41 lanes. Setting for each one is separated with semicolon. These PCDs form
|
/device/google/cuttlefish_vmm/ |
D | rebuild-internal.sh | 33 echo Setting up cargo...
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/ |
D | bld_vlv.bat | 120 echo Setting %1 platform configuration and BIOS ID... 143 echo Setting the Build environment for VS2008/VS2010/VS2012/VS2013...
|
D | bldX64.bat | 42 @echo Setting Baley Bay platform configration and BIOS ID ...
|
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6DxeStrings.uni | 20 #string STR_IP6_DEVICE_FORM_TITLE #language en-US "IPv6 Current Setting"
|
/device/linaro/bootloader/edk2/ |
D | edksetup.bat | 155 @echo create X64 binaries. Setting these two options have the
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
D | VfrStrings.uni | 430 #string STR_VIDEO_LCD_IGMCHBLC_HELP #language en-US "Back Light Control Setting" 547 #string STR_PASSWORD_CONFIGURATION_SUBTITLE #language en-US "Password Setting" 548 #string STR_PASSWORD_CONFIGURATION_HELP #language en-US "Password Setting" 789 #string STR_SENSOR_SUBTITLE #language en-US "Sensor Modules Setting" 1123 #string STR_DPTF_CLPO_PWR_CTRL #language en-US "Power Control Setting" 1125 …tring STR_DPTF_CLPO_PERF_CTRL #language en-US "Performance Control Setting" 1185 #string STR_PNP_SETTING_PROMPT #language en-US "SoC PnP Setting" 1193 #string STR_CFIO_PNP_SETTING_PROMPT #language en-US "CFIO/GPIO PnP Setting" 1196 #string STR_TRISTATE_LPC_PROMPT #language en-US "LPC PnP Setting" 1197 …PC_HELP #language en-US "Enable/Disable LPC PnP Setting. When enabled, th… [all …]
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/ |
D | Bmstring.uni | 81 #string STR_FORM_GOTO_SETTING #language en-US "Go Back To Setting Page" 82 #language fr-FR "Go Back To Setting Page"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ |
D | BootMaintenanceManagerStrings.uni | 96 #string STR_FORM_GOTO_SETTING #language en-US "Go Back To Setting Page" 97 #language fr-FR "Go Back To Setting Page"
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 516 # Setting the INLINE_SOURCES tag to YES will include the body 521 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 1019 # super classes. Setting the tag to NO turns the diagrams off. Note that this 1040 # indirect inheritance relations. Setting this tag to YES will force the
|
/device/google/crosshatch/json-c/ |
D | Doxyfile | 516 # Setting the INLINE_SOURCES tag to YES will include the body 521 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 1019 # super classes. Setting the tag to NO turns the diagrams off. Note that this 1040 # indirect inheritance relations. Setting this tag to YES will force the
|
/device/google/bonito/json-c/ |
D | Doxyfile | 516 # Setting the INLINE_SOURCES tag to YES will include the body 521 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 1019 # super classes. Setting the tag to NO turns the diagrams off. Note that this 1040 # indirect inheritance relations. Setting this tag to YES will force the
|
/device/google/coral/json-c/ |
D | Doxyfile | 516 # Setting the INLINE_SOURCES tag to YES will include the body 521 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 1019 # super classes. Setting the tag to NO turns the diagrams off. Note that this 1040 # indirect inheritance relations. Setting this tag to YES will force the
|
/device/google/redbull/json-c/ |
D | Doxyfile | 516 # Setting the INLINE_SOURCES tag to YES will include the body 521 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct 1019 # super classes. Setting the tag to NO turns the diagrams off. Note that this 1040 # indirect inheritance relations. Setting this tag to YES will force the
|