Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_mode.h18 unsigned long horizontal_sync_width; member
Dddk750_mode.c92 FIELD_VALUE(0, CRT_HORIZONTAL_SYNC, WIDTH, pModeParam->horizontal_sync_width) in programModeRegisters()
132 FIELD_VALUE(0, PANEL_HORIZONTAL_SYNC, WIDTH, pModeParam->horizontal_sync_width) in programModeRegisters()
Dsm750_hw.c289 modparm.horizontal_sync_width = var->hsync_len; in hw_sm750_crtc_setMode()