Searched refs:PORT_A (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dp.c316 } else if (intel_dig_port->port == PORT_A) {
697 if (HAS_PCH_SPLIT(dev) && !HAS_DDI(dev) && port != PORT_A)
873 if (port == PORT_A && IS_GEN7(dev) && !IS_VALLEYVIEW(dev)) {
884 } else if (!HAS_PCH_CPT(dev) || port == PORT_A) {
903 if (port == PORT_A && !IS_VALLEYVIEW(dev))
1304 if (port == PORT_A && IS_GEN7(dev) && !IS_VALLEYVIEW(dev)) {
1306 } else if (!HAS_PCH_CPT(dev) || port == PORT_A) {
1352 if ((port == PORT_A) || !HAS_PCH_CPT(dev)) {
1393 if (!(port == PORT_A || IS_VALLEYVIEW(dev)))
1403 if (port == PORT_A || IS_VALLEYVIE
[all...]
H A Dintel_ddi.c124 for (port = PORT_A; port < PORT_E; port++)
875 if (port == PORT_A)
915 if (port == PORT_A) {
959 port = PORT_A;
1061 if (port != PORT_A)
1125 if (port == PORT_A)
1308 if (port == PORT_A)
H A Dintel_hdmi.c1186 case PORT_A:
H A Di915_drv.h80 PORT_A = 0, enumerator in enum:port
109 HPD_PORT_A = HPD_NONE, /* PORT_A is internal */
H A Dintel_display.c5047 if (enc_to_dig_port(&encoder->base)->port == PORT_A)
9058 intel_ddi_init(dev, PORT_A);
9075 intel_dp_init(dev, DP_A, PORT_A);

Completed in 83 milliseconds