Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.h37 #define HDCS_REG_CONTROL(sd) (IS_1020(sd) ? HDCS20_CONTROL : HDCS00_CONTROL)
122 #define HDCS20_CONTROL (0x1c << 1) macro
Dstv06xx_hdcs.c226 exp[0] = HDCS20_CONTROL; in hdcs_set_exposure()
236 exp[10] = HDCS20_CONTROL; in hdcs_set_exposure()