Searched refs:R51x_SYS_SNAP (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/gspca/ |
D | ov519.c | 453 #define R51x_SYS_SNAP 0x52 macro 2880 reg_w(sd, R51x_SYS_SNAP, 0x02); in sd_reset_snapshot() 2881 reg_w(sd, R51x_SYS_SNAP, 0x00); in sd_reset_snapshot() 2885 reg_w(sd, R51x_SYS_SNAP, 0x02); /* Reset */ in sd_reset_snapshot() 2886 reg_w(sd, R51x_SYS_SNAP, 0x01); /* Enable */ in sd_reset_snapshot() 2987 { R51x_SYS_SNAP, 0x00 }, in ov511_configure() 2988 { R51x_SYS_SNAP, 0x02 }, in ov511_configure() 2989 { R51x_SYS_SNAP, 0x00 }, in ov511_configure() 2997 { R51x_SYS_SNAP, 0x00 }, in ov511_configure() 2998 { R51x_SYS_SNAP, 0x02 }, in ov511_configure() [all …]
|