Home
last modified time | relevance | path

Searched refs:PIPE_DDI_FUNC_CTL_B (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.cpp336 pipeState = read32(PIPE_DDI_FUNC_CTL_B); in PipePreference()
2421 pipeState = read32(PIPE_DDI_FUNC_CTL_B); in IsConnected()
2445 pipeReg = PIPE_DDI_FUNC_CTL_B; in IsConnected()
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1137 #define PIPE_DDI_FUNC_CTL_B (0x1400 | REGS_NORTH_PIPE_AND_PORT) macro