Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/sm750fb/
Dddk750_mode.c22 x = mode_param->horizontal_display_end; in display_control_adjust_SM750LE()
91 tmp |= (mode_param->horizontal_display_end - 1) & in program_mode_registers()
145 reg |= ((mode_param->horizontal_display_end - 1) & in program_mode_registers()
Dddk750_mode.h15 unsigned long horizontal_display_end; member
Dsm750_hw.c290 modparm.horizontal_display_end = var->xres; in hw_sm750_crtc_setMode()