Searched refs:ymax (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ |
D | ia_css_dvs.host.c | 75 unsigned int xmin, ymin, xmax, ymax; in convert_coords_to_ispparams() local 138 ymax = max(y10, y11); in convert_coords_to_ispparams() 155 bottom_y = CEIL_DIV(ymax, 1 << DVS_COORD_FRAC_BITS); in convert_coords_to_ispparams()
|
/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 242 u32 ymin, ymax; in hdmi_active_area() local 247 ymax = sti_vtg_get_line_number(hdmi->mode, hdmi->mode.vdisplay - 1); in hdmi_active_area() 252 hdmi_write(hdmi, ymax, HDMI_ACTIVE_VID_YMAX); in hdmi_active_area()
|
/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 258 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/ |
D | raw3270.c | 411 char ymax; member
|