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

/linux-4.1.27/drivers/staging/sm750fb/
H A Dddk750_mode.h18 unsigned long horizontal_display_end; member in struct:_mode_parameter_t
H A Dddk750_mode.c20 x = pModeParam->horizontal_display_end; displayControlAdjust_SM750LE()
89 | FIELD_VALUE(0, CRT_HORIZONTAL_TOTAL, DISPLAY_END, pModeParam->horizontal_display_end - 1)); programModeRegisters()
130 | FIELD_VALUE(0, PANEL_HORIZONTAL_TOTAL, DISPLAY_END, pModeParam->horizontal_display_end - 1)); programModeRegisters()
H A Dsm750_hw.c337 modparm.horizontal_display_end = var->xres; hw_sm750_crtc_setMode()

Completed in 69 milliseconds