Searched refs:PARM (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOGBDA.ASL | 38 Store(0x0000279, PARM) 53 Store(0x00000240, PARM) 67 And(PARM, 0xEFFF0000, PARM) // PARM[30:16] = Boot device ports 68 And(PARM, ShiftLeft(DeRefOf(Index(DBTB, IBTT)), 16), PARM) 69 Or(IBTT, PARM, PARM) // PARM[7:0] = Boot device type 83 Store(IPSC, PARM) // Report the scaling setting 84 Or(PARM, ShiftLeft(IPAT, 8), PARM) 85 Add(PARM, 0x100, PARM) // Adjust panel type, 0 = VBT default 86 Or(PARM, ShiftLeft(LIDS, 16), PARM) // Report the lid state 87 Add(PARM, 0x10000, PARM) // Adjust the lid state, 0 = Unknown [all …]
|
D | IgdOSBCB.ASL | 41 Store(0x00000000, PARM) // No callbacks supported 45 Store(0x000F87FD, PARM) // Mobile 49 Store(0x000F87BD, PARM) // Desktop 61 Store(Zero, PARM) 70 Store(Zero, PARM) 79 Store(Zero, PARM) 88 Store(Zero, PARM) 101 Store(And(PARM, 0x0F), ITVF) 102 Store(ShiftRight(And(PARM, 0xF0), 4), ITVM) 104 Store(Zero, PARM) [all …]
|
D | IgdOpRn.ASL | 171 Offset(0x204), // PARM 172 PARM, 32, // PARM register (extra parameters) 264 ;* PARM and SCIC input fields are parsed to determine the 272 ;* Input: PARM and SCIC are indirect inputs 274 ;* Output: PARM and SIC are indirect outputs
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/ |
D | IgdOpRegion.h | 155 UINT32 PARM; // 4 Software SCI additional parameters member
|