Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.h41 #define PB_EXPGAIN 0x0e /* Exposure Gain Command */ macro
Dstv06xx_pb0100.c290 stv06xx_write_sensor(sd, PB_EXPGAIN, 0); in pb0100_init()
405 err = stv06xx_write_sensor(sd, PB_EXPGAIN, val); in pb0100_set_autogain()