Searched refs:COMJ_VSYNC_HIGH (Results 1 – 1 of 1) sorted by relevance
161 #define COMJ_VSYNC_HIGH BIT(0) macro915 ret = ov6650_reg_rmw(client, REG_COMJ, COMJ_VSYNC_HIGH, 0); in ov6650_s_mbus_config()917 ret = ov6650_reg_rmw(client, REG_COMJ, 0, COMJ_VSYNC_HIGH); in ov6650_s_mbus_config()