/* SPDX-License-Identifier: MIT */ /* * Copyright © 2022 Intel Corporation */ #ifndef __INTEL_HTI_REGS_H__ #define __INTEL_HTI_REGS_H__ #include "i915_reg_defs.h" #define HDPORT_STATE … #define HDPORT_DPLL_USED_MASK … #define HDPORT_DDI_USED(phy) … #define HDPORT_ENABLED … #endif /* __INTEL_HTI_REGS_H__ */