Searched refs:COMJ_VSYNC_HIGH (Results 1 – 1 of 1) sorted by relevance
162 #define COMJ_VSYNC_HIGH BIT(0) macro941 | ((comj & COMJ_VSYNC_HIGH) ? V4L2_MBUS_VSYNC_ACTIVE_HIGH in ov6650_get_mbus_config()975 ret = ov6650_reg_rmw(client, REG_COMJ, COMJ_VSYNC_HIGH, 0); in ov6650_set_mbus_config()977 ret = ov6650_reg_rmw(client, REG_COMJ, 0, COMJ_VSYNC_HIGH); in ov6650_set_mbus_config()