Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/gspca/
Dov519.c449 #define R51x_SYS_RESET 0x50 macro
2501 reg_w(sd, R51x_SYS_RESET, 0x3d); in ov51x_stop()
2505 reg_w_mask(sd, R51x_SYS_RESET, 0x3a, 0x3a); in ov51x_stop()
2536 reg_w(sd, R51x_SYS_RESET, 0x00); in ov51x_restart()
2541 reg_w(sd, R51x_SYS_RESET, 0x00); in ov51x_restart()
2889 reg_w(sd, R51x_SYS_RESET, 0x40); in sd_reset_snapshot()
2890 reg_w(sd, R51x_SYS_RESET, 0x00); in sd_reset_snapshot()
2976 { R51x_SYS_RESET, 0x7f }, in ov511_configure()
2978 { R51x_SYS_RESET, 0x7f }, in ov511_configure()
2980 { R51x_SYS_RESET, 0x3f }, in ov511_configure()
[all …]