Searched refs:PANEL_HORIZONTAL_SYNC (Results 1 – 2 of 2) sorted by relevance
132 POKE32(PANEL_HORIZONTAL_SYNC, in programModeRegisters()133 FIELD_VALUE(0, PANEL_HORIZONTAL_SYNC, WIDTH, pModeParam->horizontal_sync_width) in programModeRegisters()134 | FIELD_VALUE(0, PANEL_HORIZONTAL_SYNC, START, pModeParam->horizontal_sync_start - 1)); in programModeRegisters()
1181 #define PANEL_HORIZONTAL_SYNC 0x080028 macro