Searched refs:DVO_PORT_HDMIB (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_bios.c | 2345 case DVO_PORT_HDMIB: in dvo_port_type() 2402 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port() 2417 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port() 2430 [PORT_TC1] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port() 2437 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
|
D | intel_vbt_defs.h | 291 #define DVO_PORT_HDMIB 1 macro
|