Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.h44 #define PB_CWSIZE 0x04 /* Column Window Size */ macro
Dstv06xx_pb0100.c215 stv06xx_write_sensor(sd, PB_CWSIZE, 320 - 1); in pb0100_start()
220 stv06xx_write_sensor(sd, PB_CWSIZE, 352 - 1); in pb0100_start()