Searched refs:CRTC_H_SYNC_NEG (Results 1 – 2 of 2) sorted by relevance
217 #define CRTC_H_SYNC_NEG 0x00200000 macro
243 | ((mode.timing.flags & B_POSITIVE_HSYNC) ? 0 : CRTC_H_SYNC_NEG); in SetCrtcRegisters()