Searched refs:DVO_PORT_DPD (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ |
D | intel_bios.c | 1129 {DVO_PORT_HDMID, DVO_PORT_DPD, -1}, in parse_ddi_port() 1665 [PORT_D] = { DVO_PORT_DPD, DVO_PORT_HDMID, }, in intel_bios_is_port_present() 1703 [PORT_D] = DVO_PORT_DPD, in intel_bios_is_port_edp() 1738 [PORT_D] = { DVO_PORT_DPD, DVO_PORT_HDMID, }, in child_dev_is_dp_dual_mode() 1895 case DVO_PORT_DPD: in intel_bios_is_lspcon_present()
|
D | intel_vbt_defs.h | 814 #define DVO_PORT_DPD 9 macro
|