/device/google/crosshatch/ |
D | thermal-engine-blueline-novr-evt.conf | 1 [SS-SKIN-HIGH-CPU4] 11 [SS-SKIN-MID-CPU4] 21 [SS-SKIN-LOW-CPU4] 42 [VIRTUAL-SS-GPU-SKIN]
|
D | thermal-engine-crosshatch-novr-prod.conf | 1 [SS-SKIN-HIGH-CPU4] 11 [SS-SKIN-MID-CPU4] 21 [SS-SKIN-LOW-CPU4] 42 [VIRTUAL-SS-GPU-SKIN]
|
D | thermal-engine-crosshatch-novr-evt.conf | 1 [SS-SKIN-HIGH-CPU4] 11 [SS-SKIN-MID-CPU4] 21 [SS-SKIN-LOW-CPU4] 42 [VIRTUAL-SS-GPU-SKIN]
|
D | thermal-engine-blueline-novr-prod.conf | 1 [SS-SKIN-HIGH-CPU4] 11 [SS-SKIN-MID-CPU4] 21 [SS-SKIN-LOW-CPU4] 42 [VIRTUAL-SS-GPU-SKIN]
|
/device/google/coral/ |
D | thermal-engine-flame-retail_mode.conf | 1 [SS-SKIN-HIGH-CPU7] 11 [SS-SKIN-MID-CPU7] 21 [SS-SKIN-LOW-CPU7] 42 [VIRTUAL-SS-GPU-SKIN]
|
D | thermal-engine-flame-normal_mode.conf | 1 [SS-SKIN-HIGH-CPU7] 11 [SS-SKIN-MID-CPU7] 21 [SS-SKIN-LOW-CPU7] 42 [VIRTUAL-SS-GPU-SKIN]
|
D | thermal-engine-coral-retail_mode.conf | 1 [SS-SKIN-HIGH-CPU7] 11 [SS-SKIN-MID-CPU7] 21 [SS-SKIN-LOW-CPU7] 42 [VIRTUAL-SS-GPU-SKIN]
|
D | thermal-engine-coral-normal_mode.conf | 1 [SS-SKIN-HIGH-CPU7] 11 [SS-SKIN-MID-CPU7] 21 [SS-SKIN-LOW-CPU7] 42 [VIRTUAL-SS-GPU-SKIN]
|
/device/google/sunfish/ |
D | thermal-engine-sunfish.conf | 1 [SS-SKIN-HIGH-CPU7] 11 [SS-SKIN-LOW-CPU7] 32 [VIRTUAL-SS-GPU-SKIN]
|
/device/google/bonito/ |
D | thermal-engine-sargo.conf | 1 [SS-SKIN-MID-CPU6] 11 [SS-SKIN-LOW-CPU6]
|
D | thermal-engine-bonito.conf | 1 [SS-SKIN-MID-CPU6] 11 [SS-SKIN-LOW-CPU6]
|
D | sec_config | 6 /* Allow SS CTL service to be used by system and net_raw processes */
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/ |
D | XhciDxe.uni | 5 // Control, Bulk, Interrupt and Isochronous requests to those attached usb LS/FS/HS/SS devices. 22 …rring Control, Bulk, Interrupt and Isochronous requests to those attached USB LS/FS/HS/SS devices."
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | pcctscfg.h | 290 #define PCCTS_EXIT_FAILURE SS$_ABORT 291 #define zzDIE return SS$_ABORT;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | pcctscfg.h | 290 #define PCCTS_EXIT_FAILURE SS$_ABORT 291 #define zzDIE return SS$_ABORT;
|
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/ |
D | LegacyBiosThunk.c | 182 ThunkRegSet.E.SS = (UINT16) (((UINTN) Stack16 >> 16) << 12); in LegacyBiosInt86() 208 Regs->E.SS = ThunkRegSet.E.SS; in LegacyBiosInt86()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/ |
D | X86Thunk.c | 119 RegisterSet->E.SS = (UINT16)((ThunkContext->DefaultStack >> 4) & 0xf000); in AsmThunk16() 238 UINT16 SS; member
|
D | Thunk16Lib.h | 145 UINT16 SS; member 164 UINT16 SS; member
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
D | Thunk.c | 270 ThunkRegSet.E.SS = (UINT16) (((UINTN) Stack16 >> 16) << 12); in InternalLegacyBiosFarCall() 339 Regs->X.SS = ThunkRegSet.E.SS; in InternalLegacyBiosFarCall()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/ |
D | IdtVectorAsm.asm | 65 ; + Old SS +
|
D | IdtVectorAsm.nasm | 58 ; + Old SS +
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/ |
D | IpfThunk.i | 84 #define SS 18 macro
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | Mbr.S | 62 movw %ax, %ss # SS = 0x0000 83 movw %ax, %ss # SS = 0
|
D | Mbr.asm | 63 mov ss, ax ; SS = 0x0000 83 mov ss,ax ; SS = 0
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | luac.c | 375 #define SS(x) ((x==1)?"":"s") macro 376 #define S(x) (int)(x),SS(x) 392 (int)(f->numparams),f->is_vararg?"+":"",SS(f->numparams), in PrintHeader()
|