Searched refs:OV5645_IO_MIPI_CTRL00 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov5645.c | 46 #define OV5645_IO_MIPI_CTRL00 0x300e macro 376 { OV5645_IO_MIPI_CTRL00, 0x40 }, 744 ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x58); in ov5645_s_power() 1081 ret = ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x45); in ov5645_s_stream() 1090 ret = ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x40); in ov5645_s_stream() 1147 ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x45); in ov5645_ioctl() 1151 ov5645_write_reg(ov5645, OV5645_IO_MIPI_CTRL00, 0x40); in ov5645_ioctl()
|