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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dov519.c459 #define R51x_SYS_RESET 0x50 macro
2332 return reg_w(sd, R51x_SYS_RESET, 0x3d);
2335 return reg_w_mask(sd, R51x_SYS_RESET, 0x3a, 0x3a);
2362 return reg_w(sd, R51x_SYS_RESET, 0x00);
2368 return reg_w(sd, R51x_SYS_RESET, 0x00);
2722 reg_w(sd, R51x_SYS_RESET, 0x40);
2723 reg_w(sd, R51x_SYS_RESET, 0x00);
2816 { R51x_SYS_RESET, 0x7f },
2818 { R51x_SYS_RESET, 0x7f },
2820 { R51x_SYS_RESET,
[all...]

Completed in 33 milliseconds