Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_gmbus.h24 #define GMBUS_PIN_2_BXT 2 macro
Dintel_gmbus.c70 [GMBUS_PIN_2_BXT] = { "dpc", GPIOC },
76 [GMBUS_PIN_2_BXT] = { "dpc", GPIOC },
83 [GMBUS_PIN_2_BXT] = { "dpb", GPIOC },
Dintel_hdmi.c3056 ddc_pin = GMBUS_PIN_2_BXT; in bxt_port_to_ddc_pin()
3076 ddc_pin = GMBUS_PIN_2_BXT; in cnp_port_to_ddc_pin()
3102 return GMBUS_PIN_2_BXT; in icl_port_to_ddc_pin()
3115 ddc_pin = GMBUS_PIN_2_BXT; in mcc_port_to_ddc_pin()
Dintel_bios.c1583 [DDC_BUS_DDI_C] = GMBUS_PIN_2_BXT,
1590 [ICL_DDC_BUS_DDI_B] = GMBUS_PIN_2_BXT,
/drivers/gpu/drm/i915/gvt/
Dedid.c87 else if (port_select == GMBUS_PIN_2_BXT) in cnp_get_port_from_gmbus0()
103 else if (port_select == GMBUS_PIN_2_BXT) in bxt_get_port_from_gmbus0()