Searched defs:intel_dp (Results 1 – 1 of 1) sorted by relevance
46 struct intel_dp { struct47 struct intel_encoder base;48 uint32_t output_reg;49 uint32_t DP;50 uint8_t link_configuration[DP_LINK_CONFIGURATION_SIZE];74 * @intel_dp: DP struct argument79 static bool is_edp(struct intel_dp *intel_dp) in is_edp()92 static bool is_pch_edp(struct intel_dp *intel_dp) in is_pch_edp()103 static bool is_cpu_edp(struct intel_dp *intel_dp) in is_cpu_edp()128 struct intel_dp *intel_dp; in intel_encoder_is_pch_edp() local[all …]