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

/linux-master/drivers/media/i2c/
H A Dov2740.c837 u32 isp_ctrl01 = 0; local
853 ret = ov2740_read_reg(ov2740, OV2740_REG_ISP_CTRL01, 1, &isp_ctrl01);
869 isp_ctrl01 & ~BIT(7));
902 ret = ov2740_write_reg(ov2740, OV2740_REG_ISP_CTRL01, 1, isp_ctrl01);

Completed in 103 milliseconds