Home
last modified time | relevance | path

Searched refs:HDCS20_CONTROL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_hdcs.h24 #define HDCS_REG_CONTROL(sd) (IS_1020(sd) ? HDCS20_CONTROL : HDCS00_CONTROL)
109 #define HDCS20_CONTROL (0x1c << 1) macro
H A Dstv06xx_hdcs.c213 exp[0] = HDCS20_CONTROL; in hdcs_set_exposure()
223 exp[10] = HDCS20_CONTROL; in hdcs_set_exposure()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_hdcs.h24 #define HDCS_REG_CONTROL(sd) (IS_1020(sd) ? HDCS20_CONTROL : HDCS00_CONTROL)
109 #define HDCS20_CONTROL (0x1c << 1) macro
H A Dstv06xx_hdcs.c213 exp[0] = HDCS20_CONTROL; in hdcs_set_exposure()
223 exp[10] = HDCS20_CONTROL; in hdcs_set_exposure()

Completed in 3 milliseconds