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

/linux-master/drivers/media/i2c/
H A Dov2740.c836 u32 isp_ctrl00 = 0; local
847 ret = ov2740_read_reg(ov2740, OV2740_REG_ISP_CTRL00, 1, &isp_ctrl00);
861 isp_ctrl00 & ~BIT(5));
908 ret = ov2740_write_reg(ov2740, OV2740_REG_ISP_CTRL00, 1, isp_ctrl00);

Completed in 189 milliseconds