Home
last modified time | relevance | path

Searched refs:DVO_PORT_HDMIB (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/display/
Dintel_bios.c1653 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
1670 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
2328 [PORT_B] = { DVO_PORT_DPB, DVO_PORT_HDMIB, }, in intel_bios_is_port_present()
2404 [PORT_B] = { DVO_PORT_DPB, DVO_PORT_HDMIB, }, in child_dev_is_dp_dual_mode()
Dintel_vbt_defs.h282 #define DVO_PORT_HDMIB 1 macro