Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_gmbus.h21 #define GMBUS_PIN_DPD 6 /* HDMID */ macro
Dintel_gmbus.c64 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
71 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
77 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
Dintel_hdmi.c2833 ddc_pin = GMBUS_PIN_DPD; in g4x_port_to_ddc_pin()
/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dedid.c123 else if (port_select == GMBUS_PIN_DPD) in get_port_from_gmbus0()