Searched refs:GMBUS_PIN_2_BXT (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_gmbus.c | 102 [GMBUS_PIN_2_BXT] = { "dpc", GPIOC }, 108 [GMBUS_PIN_2_BXT] = { "dpc", GPIOC }, 115 [GMBUS_PIN_2_BXT] = { "dpb", GPIOC }, 127 [GMBUS_PIN_2_BXT] = { "dpb", GPIOC }, 134 [GMBUS_PIN_2_BXT] = { "dpb", GPIOC }, 142 [GMBUS_PIN_2_BXT] = { "dpb", GPIOC },
|
| H A D | intel_gmbus.h | 24 #define GMBUS_PIN_2_BXT 2 macro
|
| H A D | intel_bios.c | 2198 [GMBUS_PIN_2_BXT] = DDC_BUS_DDI_C, 2205 [GMBUS_PIN_2_BXT] = ICL_DDC_BUS_DDI_B, 2217 [GMBUS_PIN_2_BXT] = ICL_DDC_BUS_DDI_B, 2231 [GMBUS_PIN_2_BXT] = DDC_BUS_DDI_B, 2238 [GMBUS_PIN_2_BXT] = ICL_DDC_BUS_DDI_B,
|
| H A D | intel_hdmi.c | 2736 ddc_pin = GMBUS_PIN_2_BXT; in bxt_encoder_to_ddc_pin() 2756 ddc_pin = GMBUS_PIN_2_BXT; in cnp_encoder_to_ddc_pin() 2783 return GMBUS_PIN_2_BXT; in icl_encoder_to_ddc_pin() 2796 ddc_pin = GMBUS_PIN_2_BXT; in mcc_encoder_to_ddc_pin()
|
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | edid.c | 92 else if (port_select == GMBUS_PIN_2_BXT) in cnp_get_port_from_gmbus0() 108 else if (port_select == GMBUS_PIN_2_BXT) in bxt_get_port_from_gmbus0()
|