Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_i2c.c50 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
57 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
63 [GMBUS_PIN_DPD] = { "dpd", GPIOF },
Dintel_hdmi.c2269 ddc_pin = GMBUS_PIN_DPD; in g4x_port_to_ddc_pin()
Di915_reg.h3131 #define GMBUS_PIN_DPD 6 /* HDMID */ macro