Searched refs:COMF_HREF_LOW (Results 1 – 1 of 1) sorted by relevance
159 #define COMF_HREF_LOW BIT(4) macro943 | ((comf & COMF_HREF_LOW) ? V4L2_MBUS_HSYNC_ACTIVE_LOW in ov6650_get_mbus_config()968 ret = ov6650_reg_rmw(client, REG_COMF, COMF_HREF_LOW, 0); in ov6650_set_mbus_config()970 ret = ov6650_reg_rmw(client, REG_COMF, 0, COMF_HREF_LOW); in ov6650_set_mbus_config()