Home
last modified time | relevance | path

Searched refs:PCH_CPT (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/lib/
Dintel_chipset.h94 PCH_CPT, enumerator
101 #define HAS_CPT (intel_pch == PCH_CPT)
Dintel_chipset.c170 intel_pch = PCH_CPT; in intel_check_pch()
/external/igt-gpu-tools/tools/
Dintel_infoframes.c400 else if (intel_pch >= PCH_CPT) in dump_port_info()
1225 else if (intel_pch >= PCH_CPT && !strcmp(optarg, "C")) { in main()