Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.h43 #define PB_RWSIZE 0x03 /* Row Window Size */ macro
Dstv06xx_pb0100.c214 stv06xx_write_sensor(sd, PB_RWSIZE, 240 - 1); in pb0100_start()
219 stv06xx_write_sensor(sd, PB_RWSIZE, 288 - 1); in pb0100_start()