Searched refs:PIPE_DDI_FUNC_CTL_ENABLE (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.cpp2388 if (!(pipeState & PIPE_DDI_FUNC_CTL_ENABLE)) {
2429 if (pipeState & PIPE_DDI_FUNC_CTL_ENABLE) {
2451 if ((pipeState & PIPE_DDI_FUNC_CTL_ENABLE) == 0) {
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1062 #define PIPE_DDI_FUNC_CTL_ENABLE (1 << 31) macro

Completed in 53 milliseconds