Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dov519.c451 #define OV519_R51_RESET1 0x51 macro
2480 reg_w(sd, OV519_R51_RESET1, 0x0f); in ov51x_stop()
2481 reg_w(sd, OV519_R51_RESET1, 0x00); in ov51x_stop()
2516 reg_w(sd, OV519_R51_RESET1, 0x0f); in ov51x_restart()
2517 reg_w(sd, OV519_R51_RESET1, 0x00); in ov51x_restart()
3099 { OV519_R51_RESET1, 0x0f }, in ov519_configure()
3100 { OV519_R51_RESET1, 0x00 }, in ov519_configure()
4100 reg_w(sd, OV519_R51_RESET1, 0x0f); /* block stream */ in sethvflip()
4105 reg_w(sd, OV519_R51_RESET1, 0x00); /* restart stream */ in sethvflip()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dov519.c451 #define OV519_R51_RESET1 0x51 macro
2480 reg_w(sd, OV519_R51_RESET1, 0x0f); in ov51x_stop()
2481 reg_w(sd, OV519_R51_RESET1, 0x00); in ov51x_stop()
2516 reg_w(sd, OV519_R51_RESET1, 0x0f); in ov51x_restart()
2517 reg_w(sd, OV519_R51_RESET1, 0x00); in ov51x_restart()
3099 { OV519_R51_RESET1, 0x0f }, in ov519_configure()
3100 { OV519_R51_RESET1, 0x00 }, in ov519_configure()
4100 reg_w(sd, OV519_R51_RESET1, 0x0f); /* block stream */ in sethvflip()
4105 reg_w(sd, OV519_R51_RESET1, 0x00); /* restart stream */ in sethvflip()

Completed in 10 milliseconds