Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.h31 #define PB_CWSIZE 0x04 /* Column Window Size */ macro
H A Dstv06xx_pb0100.c206 stv06xx_write_sensor(sd, PB_CWSIZE, 320 - 1); in pb0100_start()
211 stv06xx_write_sensor(sd, PB_CWSIZE, 352 - 1); in pb0100_start()