Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_gmbus.h23 #define GMBUS_PIN_1_BXT 1 /* BXT+ (atom) and CNP+ (big core) */ macro
Dintel_gmbus.c69 [GMBUS_PIN_1_BXT] = { "dpb", GPIOB },
75 [GMBUS_PIN_1_BXT] = { "dpb", GPIOB },
82 [GMBUS_PIN_1_BXT] = { "dpa", GPIOB },
Dintel_hdmi.c3053 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin()
3060 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin()
3073 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin()
3086 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin()
3097 return GMBUS_PIN_1_BXT + port; in icl_port_to_ddc_pin()
3112 ddc_pin = GMBUS_PIN_1_BXT; in mcc_port_to_ddc_pin()
3122 ddc_pin = GMBUS_PIN_1_BXT; in mcc_port_to_ddc_pin()
3143 return GMBUS_PIN_1_BXT + phy; in rkl_port_to_ddc_pin()
Dintel_bios.c1582 [DDC_BUS_DDI_B] = GMBUS_PIN_1_BXT,
1589 [ICL_DDC_BUS_DDI_A] = GMBUS_PIN_1_BXT,
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dedid.c85 if (port_select == GMBUS_PIN_1_BXT) in cnp_get_port_from_gmbus0()
101 if (port_select == GMBUS_PIN_1_BXT) in bxt_get_port_from_gmbus0()