Home
last modified time | relevance | path

Searched refs:GMBUS_PIN_DPD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.h21 #define GMBUS_PIN_DPD 6 /* HDMID */ macro
H A Dintel_gmbus.c84 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
91 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
97 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
H A Dintel_hdmi.c2877 ddc_pin = GMBUS_PIN_DPD; in g4x_port_to_ddc_pin()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dedid.c124 else if (port_select == GMBUS_PIN_DPD) in get_port_from_gmbus0()