intel_extreme: skylake PLL works, all outputs fully functional.

This commit is contained in:
Rudolf Cornelissen
2021-11-25 22:41:48 +00:00
parent 4500c381d2
commit 39e05c7d01
6 changed files with 112 additions and 28 deletions
@@ -212,6 +212,15 @@ struct DeviceType {
}
};
enum port_index {
INTEL_PORT_ANY, // wildcard for lookup functions
INTEL_PORT_A,
INTEL_PORT_B,
INTEL_PORT_C,
INTEL_PORT_D,
INTEL_PORT_E
};
enum pch_info {
INTEL_PCH_NONE = 0, // No PCH present
INTEL_PCH_IBX, // Ibexpeak