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

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.cpp1367 uint32 panelFitterControl = read32(INTEL_PANEL_FIT_CONTROL);
1373 write32(INTEL_PANEL_FIT_CONTROL, panelFitterControl);
1380 uint32 panelFitterControl = read32(INTEL_PANEL_FIT_CONTROL);
1382 write32(INTEL_PANEL_FIT_CONTROL, panelFitterControl);
1392 write32(INTEL_PANEL_FIT_CONTROL, 0x4);
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1384 #define INTEL_PANEL_FIT_CONTROL (0x1230 | REGS_NORTH_PIPE_AND_PORT) macro

Completed in 66 milliseconds