Searched refs:PORT_TRANS_SEL_CPT (Results 1 – 4 of 4) sorted by relevance
160 temp |= PORT_TRANS_SEL_CPT(pipe); in intel_pre_enable_lvds()
178 adpa |= PORT_TRANS_SEL_CPT(crtc->pipe); in intel_crt_set_dpms()
5979 #define PORT_TRANS_SEL_CPT(pipe) ((pipe) << 29) macro
1486 if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe)) in lvds_pipe_enabled()1501 if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe)) in adpa_pipe_enabled()