Searched refs:GMBUS_PIN_1_BXT (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/i915/display/ |
| D | intel_gmbus.c | 101 [GMBUS_PIN_1_BXT] = { "dpb", GPIOB }, 107 [GMBUS_PIN_1_BXT] = { "dpb", GPIOB }, 114 [GMBUS_PIN_1_BXT] = { "dpa", GPIOB }, 126 [GMBUS_PIN_1_BXT] = { "dpa", GPIOB }, 133 [GMBUS_PIN_1_BXT] = { "dpa", GPIOB }, 141 [GMBUS_PIN_1_BXT] = { "dpa", GPIOB },
|
| D | intel_gmbus.h | 23 #define GMBUS_PIN_1_BXT 1 /* BXT+ (atom) and CNP+ (big core) */ macro
|
| D | intel_hdmi.c | 2728 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin() 2735 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin() 2748 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin() 2761 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin() 2772 return GMBUS_PIN_1_BXT + port; in icl_port_to_ddc_pin() 2787 ddc_pin = GMBUS_PIN_1_BXT; in mcc_port_to_ddc_pin() 2797 ddc_pin = GMBUS_PIN_1_BXT; in mcc_port_to_ddc_pin() 2818 return GMBUS_PIN_1_BXT + phy; in rkl_port_to_ddc_pin() 2836 return GMBUS_PIN_1_BXT + phy; in gen9bc_tgp_port_to_ddc_pin() 2855 return GMBUS_PIN_1_BXT; in adls_port_to_ddc_pin()
|
| D | intel_bios.c | 2144 [GMBUS_PIN_1_BXT] = DDC_BUS_DDI_B, 2151 [GMBUS_PIN_1_BXT] = ICL_DDC_BUS_DDI_A, 2163 [GMBUS_PIN_1_BXT] = ICL_DDC_BUS_DDI_A, 2170 [GMBUS_PIN_1_BXT] = ICL_DDC_BUS_DDI_A, 2184 [GMBUS_PIN_1_BXT] = ICL_DDC_BUS_DDI_A,
|
| /Linux-v6.6/drivers/gpu/drm/i915/gvt/ |
| D | edid.c | 88 if (port_select == GMBUS_PIN_1_BXT) in cnp_get_port_from_gmbus0() 104 if (port_select == GMBUS_PIN_1_BXT) in bxt_get_port_from_gmbus0()
|