Home
last modified time | relevance | path

Searched refs:PANEL_HORIZONTAL_TOTAL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_mode.c128 POKE32(PANEL_HORIZONTAL_TOTAL, in programModeRegisters()
129 FIELD_VALUE(0, PANEL_HORIZONTAL_TOTAL, TOTAL, pModeParam->horizontal_total - 1) in programModeRegisters()
130 … | FIELD_VALUE(0, PANEL_HORIZONTAL_TOTAL, DISPLAY_END, pModeParam->horizontal_display_end - 1)); in programModeRegisters()
Dddk750_reg.h1177 #define PANEL_HORIZONTAL_TOTAL 0x080024 macro