Home
last modified time | relevance | path

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

/drivers/gpu/drm/sti/
Dsti_hdmi.c241 u32 ymin, ymax; in hdmi_active_area() local
246 ymax = sti_vtg_get_line_number(hdmi->mode, hdmi->mode.vdisplay - 1); in hdmi_active_area()
251 hdmi_write(hdmi, ymax, HDMI_ACTIVE_VID_YMAX); in hdmi_active_area()
/drivers/media/usb/em28xx/
Dem28xx-video.c258 u8 ymin, u8 ymax) in em28xx_accumulator_set() argument
261 xmin, ymin, xmax, ymax); in em28xx_accumulator_set()
266 return em28xx_write_regs(dev, EM28XX_R2B_YMAX, &ymax, 1); in em28xx_accumulator_set()
/drivers/s390/char/
Draw3270.c411 char ymax; member