Searched refs:Polarity (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/ |
D | MadtPlatform.c | 28 …mConfigData->MadtInterruptSetting[0].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable0Polari… in InitMadtConfigData() 34 …mConfigData->MadtInterruptSetting[1].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable1Polari… in InitMadtConfigData() 40 …mConfigData->MadtInterruptSetting[2].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable2Polari… in InitMadtConfigData() 46 …mConfigData->MadtInterruptSetting[3].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable3Polari… in InitMadtConfigData() 52 …mConfigData->MadtInterruptSetting[4].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable4Polari… in InitMadtConfigData() 58 …mConfigData->MadtInterruptSetting[5].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable5Polari… in InitMadtConfigData() 64 …mConfigData->MadtInterruptSetting[6].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable6Polari… in InitMadtConfigData() 70 …mConfigData->MadtInterruptSetting[7].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable7Polari… in InitMadtConfigData() 76 …mConfigData->MadtInterruptSetting[8].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable8Polari… in InitMadtConfigData() 82 …mConfigData->MadtInterruptSetting[9].Polarity = PcdGet8 (PcdInterruptOverrideSettingTable9Polari… in InitMadtConfigData() [all …]
|
D | Madt.h | 158 #define _PcdIntSettingTblPolarity(x) PcdGet8 (PcdInterruptOverrideSettingTable##x##Polarity) 170 UINT8 Polarity; member 182 UINT8 Polarity; member 189 UINT8 Polarity; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | LegacyBiosMpTable.h | 152 UINT16 Polarity : 2; member 198 UINT16 Polarity : 2; member
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Include/Register/ |
D | IoApic.h | 69 UINT32 Polarity: 1; member
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/ |
D | IdccData.h | 60 UINT8 Polarity;
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/BaseIoApicLib/ |
D | IoApicLib.c | 150 Entry.Bits.Polarity = AssertionLevel ? 0 : 1; in IoApicConfigureInterrupt()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/ |
D | QuarkPlatformPkg.dec | 130 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table0 139 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table1 148 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table2 157 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table3 166 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table4 175 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table5 184 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table6 193 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table7 202 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table8 211 # and the source Irq, Polarity, Triger Mode and global Irq of interrupt override setting table9 [all …]
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | LegacyBiosMpTable.h | 154 UINT16 Polarity : 2; member
|
D | Acpi50.h | 115 UINT8 Polarity;
|