Searched refs:VID_EN (Results 1 – 2 of 2) sorted by relevance
55 #define VID_EN BIT(5) macro703 val &= ~(IF_VID_SELECT_MASK | IF_VID_MODE | VID_EN | HOST_EOT_GEN | in cdns_dsi_bridge_disable()908 tmp |= IF_VID_MODE | IF_VID_SELECT(input->id) | VID_EN; in cdns_dsi_bridge_enable()
108 #define VID_EN BIT(1) /* Video transmission enable */ macro1186 value |= VID_EN; in tc_stream_enable()1209 ret = regmap_update_bits(tc->regmap, DP0CTL, VID_EN, 0); in tc_stream_disable()