]> Git Repo - linux.git/blob - drivers/gpu/drm/amd/display/dmub/src/dmub_dcn303.h
net: bgmac: Fix return value check for fixed_phy_register()
[linux.git] / drivers / gpu / drm / amd / display / dmub / src / dmub_dcn303.h
1 // SPDX-License-Identifier: MIT
2 /*
3  * Copyright (C) 2021 Advanced Micro Devices, Inc.
4  *
5  * Authors: AMD
6  */
7
8 #ifndef _DMUB_DCN303_H_
9 #define _DMUB_DCN303_H_
10
11 #include "dmub_dcn20.h"
12
13 /* Registers. */
14
15 extern const struct dmub_srv_common_regs dmub_srv_dcn303_regs;
16
17 /* Hardware functions. */
18
19 #endif /* _DMUB_DCN303_H_ */
This page took 0.02898 seconds and 4 git commands to generate.