Searched refs:TRANS_DDI_FUNC_ENABLE (Results 1 – 5 of 5) sorted by relevance
65 if (!(vgpu_vreg(vgpu, _TRANS_DDI_FUNC_CTL_EDP) & TRANS_DDI_FUNC_ENABLE)) in edp_pipe_is_enabled()224 TRANS_DDI_FUNC_ENABLE); in emulate_monitor_status_change()244 TRANS_DDI_FUNC_ENABLE); in emulate_monitor_status_change()264 TRANS_DDI_FUNC_ENABLE); in emulate_monitor_status_change()
1740 temp = TRANS_DDI_FUNC_ENABLE; in intel_ddi_enable_transcoder_func()1823 val &= ~(TRANS_DDI_FUNC_ENABLE | TRANS_DDI_PORT_MASK | TRANS_DDI_DP_VC_PAYLOAD_ALLOC); in intel_ddi_disable_transcoder_func()
67 TRANS_DDI_FUNC_ENABLE, in assert_hdmi_transcoder_func_disabled()
1144 cur_state = !!(val & TRANS_DDI_FUNC_ENABLE); in assert_fdi_tx()9362 if (tmp & TRANS_DDI_FUNC_ENABLE) { in hsw_get_transcoder_state()
8993 #define TRANS_DDI_FUNC_ENABLE (1 << 31) macro