Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_mode.h16 unsigned long horizontal_sync_start; member
H A Dddk750_mode.c100 tmp |= (pModeParam->horizontal_sync_start - 1) & in programModeRegisters()
154 ((pModeParam->horizontal_sync_start - 1) & in programModeRegisters()
H A Dsm750_hw.c292 modparm.horizontal_sync_start = var->xres + var->right_margin; in hw_sm750_crtc_setMode()