Searched refs:OV7670_R18_HSTOP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | ov519.c | 542 #define OV7670_R18_HSTOP 0x18 /* Horiz stop high bits */ macro 1571 {OV7670_R18_HSTOP, 0x01}, 1709 { OV7670_R18_HSTOP, 0x01 }, 3143 {OV7670_R18_HSTOP, 0x01}, in ov519_set_mode() 4034 i2c_w(sd, OV7670_R18_HSTOP, xend >> 3); in mode_init_ov_sensor_regs()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | ov519.c | 542 #define OV7670_R18_HSTOP 0x18 /* Horiz stop high bits */ macro 1571 {OV7670_R18_HSTOP, 0x01}, 1709 { OV7670_R18_HSTOP, 0x01 }, 3143 {OV7670_R18_HSTOP, 0x01}, in ov519_set_mode() 4034 i2c_w(sd, OV7670_R18_HSTOP, xend >> 3); in mode_init_ov_sensor_regs()
|
Completed in 10 milliseconds