Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_ov9650.c419 int hor_offs = OV9650_LEFT_OFFSET; in ov9650_start() local
429 hor_offs /= 2; in ov9650_start()
480 (hor_offs >> 8) & 0xff); in ov9650_start()
484 err = m5602_write_bridge(sd, M5602_XB_HSYNC_PARA, hor_offs & 0xff); in ov9650_start()
489 ((width + hor_offs) >> 8) & 0xff); in ov9650_start()
494 ((width + hor_offs) & 0xff)); in ov9650_start()