Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5647.c43 #define OV5647_SW_RESET 0x0103 macro
482 ret = ov5647_write(sd, OV5647_SW_RESET, 0x01); in ov5647_detect()
504 return ov5647_write(sd, OV5647_SW_RESET, 0x00); in ov5647_detect()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5647.c45 #define OV5647_SW_RESET 0x0103 macro
1102 ret = ov5647_write(sd, OV5647_SW_RESET, 0x01); in ov5647_detect()
1124 return ov5647_write(sd, OV5647_SW_RESET, 0x00); in ov5647_detect()

Completed in 5 milliseconds