Lines Matching refs:ov772x_mask_set
526 static int ov772x_mask_set(struct i2c_client *client, u8 command, u8 mask, in ov772x_mask_set() function
549 return ov772x_mask_set(client, COM2, SOFT_SLEEP_MODE, SOFT_SLEEP_MODE); in ov772x_reset()
562 ov772x_mask_set(client, COM2, SOFT_SLEEP_MODE, SOFT_SLEEP_MODE); in ov772x_s_stream()
566 ov772x_mask_set(client, COM2, SOFT_SLEEP_MODE, 0); in ov772x_s_stream()
589 return ov772x_mask_set(client, COM3, VFLIP_IMG, val); in ov772x_s_ctrl()
595 return ov772x_mask_set(client, COM3, HFLIP_IMG, val); in ov772x_s_ctrl()
599 ret = ov772x_mask_set(client, BDBASE, 0xff, 0xff); in ov772x_s_ctrl()
601 ret = ov772x_mask_set(client, COM8, in ov772x_s_ctrl()
606 ret = ov772x_mask_set(client, COM8, in ov772x_s_ctrl()
609 ret = ov772x_mask_set(client, BDBASE, in ov772x_s_ctrl()
725 ret = ov772x_mask_set(client, DSPAUTO, EDGE_ACTRL, 0x00); in ov772x_set_params()
729 ret = ov772x_mask_set(client, in ov772x_set_params()
735 ret = ov772x_mask_set(client, in ov772x_set_params()
747 ret = ov772x_mask_set(client, in ov772x_set_params()
753 ret = ov772x_mask_set(client, in ov772x_set_params()
797 ret = ov772x_mask_set(client, in ov772x_set_params()
823 ret = ov772x_mask_set(client, in ov772x_set_params()
837 ret = ov772x_mask_set(client, COM8, BNDF_ON_OFF, 1); in ov772x_set_params()
839 ret = ov772x_mask_set(client, BDBASE, in ov772x_set_params()