Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: MIT
0002 /*
0003  * Copyright (C) 2021 Advanced Micro Devices, Inc.
0004  *
0005  * Authors: AMD
0006  */
0007 
0008 #ifndef _DMUB_DCN303_H_
0009 #define _DMUB_DCN303_H_
0010 
0011 #include "dmub_dcn20.h"
0012 
0013 /* Registers. */
0014 
0015 extern const struct dmub_srv_common_regs dmub_srv_dcn303_regs;
0016 
0017 /* Hardware functions. */
0018 
0019 #endif /* _DMUB_DCN303_H_ */