Home
last modified time | relevance | path

Searched refs:GMBUS_PIN_DPC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.h19 #define GMBUS_PIN_DPC 4 /* HDMIC */ macro
H A Dintel_gmbus.c82 [GMBUS_PIN_DPC] = { "dpc", GPIOD },
89 [GMBUS_PIN_DPC] = { "dpc", GPIOD },
95 [GMBUS_PIN_DPC] = { "dpc", GPIOD },
H A Dintel_dvo.c347 intel_gmbus_get_adapter(i915, GMBUS_PIN_DPC)); in intel_dvo_get_modes()
H A Dintel_hdmi.c2713 ddc_pin = GMBUS_PIN_DPC; in chv_port_to_ddc_pin()
2874 ddc_pin = GMBUS_PIN_DPC; in g4x_port_to_ddc_pin()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dedid.c120 else if (port_select == GMBUS_PIN_DPC) in get_port_from_gmbus0()