Searched refs:lnl_features (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 937 static const struct platform_features lnl_features = { variable 1221 { INTEL_LUNARLAKE_M, &lnl_features }, 1222 { INTEL_PANTHERLAKE_L, &lnl_features }, 1223 { INTEL_NOVALAKE, &lnl_features }, 1224 { INTEL_NOVALAKE_L, &lnl_features }, 1225 { INTEL_WILDCATLAKE_L, &lnl_features },
|