Searched refs:VDO_CTL_REG (Results 1 – 1 of 1) sorted by relevance
39 #define VDO_CTL_REG(n) (0x0010 + (n)) macro326 reg = cam_i2c_read(sd, VDO_CTL_REG(1)); in noon010_set_flip()336 ret = cam_i2c_write(sd, VDO_CTL_REG(1), reg | 0x80); in noon010_set_flip()349 int ret = cam_i2c_write(sd, VDO_CTL_REG(0), in noon010_set_params()