Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_gmbus.h21 #define GMBUS_PIN_DPD 6 /* HDMID */ macro
Dintel_gmbus.c52 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
59 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
65 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
Dintel_hdmi.c3155 ddc_pin = GMBUS_PIN_DPD; in g4x_port_to_ddc_pin()
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dedid.c121 else if (port_select == GMBUS_PIN_DPD) in get_port_from_gmbus0()