Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/m5602/
Dm5602_ov9650.c423 int hor_offs = OV9650_LEFT_OFFSET; in ov9650_start() local
433 hor_offs /= 2; in ov9650_start()
484 (hor_offs >> 8) & 0xff); in ov9650_start()
488 err = m5602_write_bridge(sd, M5602_XB_HSYNC_PARA, hor_offs & 0xff); in ov9650_start()
493 ((width + hor_offs) >> 8) & 0xff); in ov9650_start()
498 ((width + hor_offs) & 0xff)); in ov9650_start()