Searched refs:CRT_VERTICAL_TOTAL (Results 1 – 2 of 2) sorted by relevance
95 POKE32(CRT_VERTICAL_TOTAL, in programModeRegisters()96 FIELD_VALUE(0, CRT_VERTICAL_TOTAL, TOTAL, pModeParam->vertical_total - 1) in programModeRegisters()97 … | FIELD_VALUE(0, CRT_VERTICAL_TOTAL, DISPLAY_END, pModeParam->vertical_display_end - 1)); in programModeRegisters()
1766 #define CRT_VERTICAL_TOTAL 0x080214 macro