Searched refs:INTEL_GROUP_CHV (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Dpll.cpp251 if (gInfo->shared_info->device_type.InGroup(INTEL_GROUP_CHV)
455 } else if (gInfo->shared_info->device_type.InGroup(INTEL_GROUP_CHV)) {
H A DPorts.cpp1582 if (gInfo->shared_info->device_type.InGroup(INTEL_GROUP_CHV))
1804 || gInfo->shared_info->device_type.InGroup(INTEL_GROUP_CHV)) {
1825 if (gInfo->shared_info->device_type.InGroup(INTEL_GROUP_CHV))
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h50 #define INTEL_GROUP_CHV (INTEL_FAMILY_SOC0 | 0x0020) // CherryView macro
231 if (InGroup(INTEL_GROUP_CHV) || InGroup(INTEL_GROUP_BDW))

Completed in 329 milliseconds