Searched refs:dp_ssc_enable (Results 1 – 2 of 2) sorted by relevance
159 u8 dp_ssc_enable:1; /* PCH attached eDP supports SSC */ member
212 printf("\tDP SSC enable: %s\n", YESNO(features->dp_ssc_enable)); in dump_general_features()213 if (features->dp_ssc_enable) { in dump_general_features()