Home
last modified time | relevance | path

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

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