Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.c226 exp[4] = HDCS_ROWEXPH; in hdcs_set_exposure()
240 exp[4] = HDCS_ROWEXPH; in hdcs_set_exposure()
535 for (reg = HDCS_IDENT; reg <= HDCS_ROWEXPH; reg++) { in hdcs_dump()
Dstv06xx_hdcs.h90 #define HDCS_ROWEXPH (0x14 << 1) macro