Home
last modified time | relevance | path

Searched refs:horizontal_display_end (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_mode.c20 x = pModeParam->horizontal_display_end; in displayControlAdjust_SM750LE()
89 | FIELD_VALUE(0, CRT_HORIZONTAL_TOTAL, DISPLAY_END, pModeParam->horizontal_display_end - 1)); in programModeRegisters()
129 | FIELD_VALUE(0, PANEL_HORIZONTAL_TOTAL, DISPLAY_END, pModeParam->horizontal_display_end - 1)); in programModeRegisters()
Dddk750_mode.h16 unsigned long horizontal_display_end; member
Dsm750_hw.c288 modparm.horizontal_display_end = var->xres; in hw_sm750_crtc_setMode()