1 // SPDX-License-Identifier: MIT
3 * Copyright (C) 2021 Advanced Micro Devices, Inc.
8 #ifndef _DMUB_DCN303_H_
9 #define _DMUB_DCN303_H_
11 #include "dmub_dcn20.h"
15 extern const struct dmub_srv_common_regs dmub_srv_dcn303_regs;
17 /* Hardware functions. */
19 #endif /* _DMUB_DCN303_H_ */