Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5645.c44 #define OV5645_IO_MIPI_CTRL00 0x300e macro
359 { OV5645_IO_MIPI_CTRL00, 0x40 },
700 ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x58); in ov5645_s_power()
1007 ret = ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x45); in ov5645_s_stream()
1016 ret = ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x40); in ov5645_s_stream()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5645.c42 #define OV5645_IO_MIPI_CTRL00 0x300e macro
356 { OV5645_IO_MIPI_CTRL00, 0x40 },
640 ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x58); in ov5645_set_power_off()
990 ret = ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x45); in ov5645_s_stream()
999 ret = ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x40); in ov5645_s_stream()

Completed in 3 milliseconds