HomeSort by relevance Sort by last modified time
    Searched refs:chipsets (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/bin/
update_intel_pci_ids 58 chipsets = []
61 chipsets.extend(sp.check_output(cmd + id_file,
63 for cset in chipsets:
  /external/libdrm/intel/
test_decode.c 144 } chipsets[] = { local
158 for (i = 0; chipsets[i].name != NULL; i++) {
159 if (strstr(batch_filename, chipsets[i].name))
160 return chipsets[i].devid;
166 for (i = 0; chipsets[i].name != NULL; i++) {
167 fprintf(stderr, " %s\n", chipsets[i].name);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/
Cpu.asm 6 ; licensed for Intel CPUs and chipsets under the terms of your
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/IA32/
CpuIA32.asm 3 ; licensed for Intel CPUs and chipsets under the terms of your

Completed in 108 milliseconds