Searched refs:panel_details (Results 1 – 1 of 1) sorted by relevance
1060 u32 panel_details; in intel_opregion_get_panel_type() local1063 ret = swsci(dev_priv, SWSCI_GBDA_PANEL_DETAILS, 0x0, &panel_details); in intel_opregion_get_panel_type()1067 ret = (panel_details >> 8) & 0xff; in intel_opregion_get_panel_type()