Searched refs:CRT_HORIZONTAL_TOTAL (Results 1 – 2 of 2) sorted by relevance
87 POKE32(CRT_HORIZONTAL_TOTAL, in programModeRegisters()88 FIELD_VALUE(0, CRT_HORIZONTAL_TOTAL, TOTAL, pModeParam->horizontal_total - 1) in programModeRegisters()89 … | FIELD_VALUE(0, CRT_HORIZONTAL_TOTAL, DISPLAY_END, pModeParam->horizontal_display_end - 1)); in programModeRegisters()
1758 #define CRT_HORIZONTAL_TOTAL 0x08020C macro