Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_gmbus.h23 #define GMBUS_PIN_1_BXT 1 /* BXT+ (atom) and CNP+ (big core) */ macro
A Dintel_gmbus.c70 [GMBUS_PIN_1_BXT] = { "dpb", GPIOB },
76 [GMBUS_PIN_1_BXT] = { "dpb", GPIOB },
83 [GMBUS_PIN_1_BXT] = { "dpa", GPIOB },
95 [GMBUS_PIN_1_BXT] = { "dpa", GPIOB },
A Dintel_hdmi.c2611 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin()
2618 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin()
2631 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin()
2644 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin()
2655 return GMBUS_PIN_1_BXT + port; in icl_port_to_ddc_pin()
2670 ddc_pin = GMBUS_PIN_1_BXT; in mcc_port_to_ddc_pin()
2680 ddc_pin = GMBUS_PIN_1_BXT; in mcc_port_to_ddc_pin()
2701 return GMBUS_PIN_1_BXT + phy; in rkl_port_to_ddc_pin()
2719 return GMBUS_PIN_1_BXT + phy; in gen9bc_tgp_port_to_ddc_pin()
2738 return GMBUS_PIN_1_BXT; in adls_port_to_ddc_pin()
A Dintel_bios.c1519 [DDC_BUS_DDI_B] = GMBUS_PIN_1_BXT,
1526 [ICL_DDC_BUS_DDI_A] = GMBUS_PIN_1_BXT,
1538 [ICL_DDC_BUS_DDI_A] = GMBUS_PIN_1_BXT,
1545 [ICL_DDC_BUS_DDI_A] = GMBUS_PIN_1_BXT,
/linux/drivers/gpu/drm/i915/gvt/
A 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()

Completed in 16 milliseconds