Searched refs:R51x_SYS_SNAP (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/usb/gspca/ |
H A D | ov519.c | 405 #define R51x_SYS_SNAP 0x52 macro 2859 reg_w(sd, R51x_SYS_SNAP, 0x02); in sd_reset_snapshot() 2860 reg_w(sd, R51x_SYS_SNAP, 0x00); in sd_reset_snapshot() 2864 reg_w(sd, R51x_SYS_SNAP, 0x02); /* Reset */ in sd_reset_snapshot() 2865 reg_w(sd, R51x_SYS_SNAP, 0x01); /* Enable */ in sd_reset_snapshot() 2966 { R51x_SYS_SNAP, 0x00 }, in ov511_configure() 2967 { R51x_SYS_SNAP, 0x02 }, in ov511_configure() 2968 { R51x_SYS_SNAP, 0x00 }, in ov511_configure() 2976 { R51x_SYS_SNAP, 0x00 }, in ov511_configure() 2977 { R51x_SYS_SNAP, 0x02 }, in ov511_configure() [all …]
|