Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.h37 #define HDCS_REG_CONTROL(sd) (IS_1020(sd) ? HDCS20_CONTROL : HDCS00_CONTROL)
104 #define HDCS00_CONTROL (0x18 << 1) macro
Dstv06xx_hdcs.c240 exp[0] = HDCS00_CONTROL; in hdcs_set_exposure()
252 exp[12] = HDCS00_CONTROL; in hdcs_set_exposure()