Searched refs:CRT_HORIZONTAL_SYNC (Results 1 – 2 of 2) sorted by relevance
91 POKE32(CRT_HORIZONTAL_SYNC, in programModeRegisters()92 FIELD_VALUE(0, CRT_HORIZONTAL_SYNC, WIDTH, pModeParam->horizontal_sync_width) in programModeRegisters()93 | FIELD_VALUE(0, CRT_HORIZONTAL_SYNC, START, pModeParam->horizontal_sync_start - 1)); in programModeRegisters()
1762 #define CRT_HORIZONTAL_SYNC 0x080210 macro