Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c101 [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 },
H A Dintel_gmbus.h23 #define GMBUS_PIN_1_BXT 1 /* BXT+ (atom) and CNP+ (big core) */ macro
H A Dintel_hdmi.c2732 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin()
2739 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin()
2752 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin()
2765 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin()
2776 return GMBUS_PIN_1_BXT + port; in icl_port_to_ddc_pin()
2791 ddc_pin = GMBUS_PIN_1_BXT; in mcc_port_to_ddc_pin()
2801 ddc_pin = GMBUS_PIN_1_BXT; in mcc_port_to_ddc_pin()
2822 return GMBUS_PIN_1_BXT + phy; in rkl_port_to_ddc_pin()
2840 return GMBUS_PIN_1_BXT + phy; in gen9bc_tgp_port_to_ddc_pin()
2859 return GMBUS_PIN_1_BXT; in adls_port_to_ddc_pin()
H A Dintel_bios.c2164 [GMBUS_PIN_1_BXT] = DDC_BUS_DDI_B,
2171 [GMBUS_PIN_1_BXT] = ICL_DDC_BUS_DDI_A,
2183 [GMBUS_PIN_1_BXT] = ICL_DDC_BUS_DDI_A,
2190 [GMBUS_PIN_1_BXT] = ICL_DDC_BUS_DDI_A,
2204 [GMBUS_PIN_1_BXT] = ICL_DDC_BUS_DDI_A,
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dedid.c88 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()