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

/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dov6650.c164 #define COMJ_VSYNC_HIGH BIT(0) macro
923 ret = ov6650_reg_rmw(client, REG_COMJ, COMJ_VSYNC_HIGH, 0); ov6650_s_mbus_config()
925 ret = ov6650_reg_rmw(client, REG_COMJ, 0, COMJ_VSYNC_HIGH); ov6650_s_mbus_config()

Completed in 43 milliseconds