Searched refs:DVO_PORT_MIPIA (Results 1 – 2 of 2) sorted by relevance
2364 case DVO_PORT_MIPIA: in dvo_port_type()2368 return DVO_PORT_MIPIA; in dvo_port_type()3409 if (dvo_port == DVO_PORT_MIPIA || in intel_bios_is_dsi_present()3413 *port = dvo_port - DVO_PORT_MIPIA; in intel_bios_is_dsi_present()3420 port_name(dvo_port - DVO_PORT_MIPIA)); in intel_bios_is_dsi_present()3506 if (child->dvo_port - DVO_PORT_MIPIA == encoder->port) { in intel_bios_get_dsc_params()
311 #define DVO_PORT_MIPIA 21 /* 171+ */ macro