Searched refs:lnl_features (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 946 static const struct platform_features lnl_features = { variable 1230 { INTEL_LUNARLAKE_M, &lnl_features }, 1231 { INTEL_PANTHERLAKE_L, &lnl_features }, 1232 { INTEL_NOVALAKE, &lnl_features }, 1233 { INTEL_NOVALAKE_L, &lnl_features }, 1234 { INTEL_WILDCATLAKE_L, &lnl_features },
|