Searched refs:has_vsa2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dcs5535.h123 static int has_vsa2 = -1; local
125 if (has_vsa2 == -1) {
136 has_vsa2 = (val == AMD_VSA_SIG || val == GSW_VSA_SIG);
139 return has_vsa2;

Completed in 103 milliseconds