Home
last modified time | relevance | path

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

/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_vv6410.h150 #define VV6410_LOW_POWER_MODE (1 << 0) macro
223 {VV6410_SETUP0, VV6410_LOW_POWER_MODE},
H A Dstv06xx_vv6410.c159 err = stv06xx_write_sensor(sd, VV6410_SETUP0, VV6410_LOW_POWER_MODE); in vv6410_stop()