Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_bios.c1723 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
1738 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
1751 [PORT_TC1] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
1758 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
2554 [PORT_B] = { DVO_PORT_DPB, DVO_PORT_HDMIB, }, in intel_bios_is_port_present()
2635 [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