Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/ati/
H A Dmach64.h259 #define CRTC_PITCH 0xffc00000 macro
H A Dmach64_mode.cpp256 uint32 crtc_off_pitch = SetBits(mode.timing.h_display >> 3, CRTC_PITCH); in SetCrtcRegisters()