OSDN Git Service

Add rtl8821ce driver version 5.5.2
[android-x86/external-kernel-drivers.git] / rtl8821ce / hal / efuse / efuse_mask.h
1 /******************************************************************************
2  *
3  * Copyright(c) 2016 - 2017 Realtek Corporation.
4  *
5  * This program is free software; you can redistribute it and/or modify it
6  * under the terms of version 2 of the GNU General Public License as
7  * published by the Free Software Foundation.
8  *
9  * This program is distributed in the hope that it will be useful, but WITHOUT
10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12  * more details.
13  *
14  *****************************************************************************/
15
16 #ifdef CONFIG_USB_HCI
17
18         #if defined(CONFIG_RTL8188E)
19                 #include "rtl8188e/HalEfuseMask8188E_USB.h"
20         #endif
21
22         #if defined(CONFIG_RTL8812A)
23                 #include "rtl8812a/HalEfuseMask8812A_USB.h"
24         #endif
25
26         #if defined(CONFIG_RTL8821A)
27                 #include "rtl8812a/HalEfuseMask8821A_USB.h"
28         #endif
29
30         #if defined(CONFIG_RTL8192E)
31                 #include "rtl8192e/HalEfuseMask8192E_USB.h"
32         #endif
33
34         #if defined(CONFIG_RTL8723B)
35                 #include "rtl8723b/HalEfuseMask8723B_USB.h"
36         #endif
37
38         #if defined(CONFIG_RTL8814A)
39                 #include "rtl8814a/HalEfuseMask8814A_USB.h"
40         #endif
41
42         #if defined(CONFIG_RTL8703B)
43                 #include "rtl8703b/HalEfuseMask8703B_USB.h"
44         #endif
45
46         #if defined(CONFIG_RTL8723D)
47                 #include "rtl8723d/HalEfuseMask8723D_USB.h"
48         #endif
49
50         #if defined(CONFIG_RTL8188F)
51                 #include "rtl8188f/HalEfuseMask8188F_USB.h"
52         #endif
53
54         #if defined(CONFIG_RTL8188GTV)
55                 #include "rtl8188gtv/HalEfuseMask8188GTV_USB.h"
56         #endif
57
58         #if defined(CONFIG_RTL8822B)
59                 #include "rtl8822b/HalEfuseMask8822B_USB.h"
60         #endif
61
62         #if defined(CONFIG_RTL8821C)
63                 #include "rtl8821c/HalEfuseMask8821C_USB.h"
64         #endif
65
66         #if defined(CONFIG_RTL8710B)
67                 #include "rtl8710b/HalEfuseMask8710B_USB.h"
68         #endif
69
70         #if defined(CONFIG_RTL8192F)
71                 #include "rtl8192f/HalEfuseMask8192F_USB.h"
72         #endif
73 #endif /*CONFIG_USB_HCI*/
74
75 #ifdef CONFIG_PCI_HCI
76
77         #if defined(CONFIG_RTL8188E)
78                 #include "rtl8188e/HalEfuseMask8188E_PCIE.h"
79         #endif
80
81         #if defined(CONFIG_RTL8812A)
82                 #include "rtl8812a/HalEfuseMask8812A_PCIE.h"
83         #endif
84
85         #if defined(CONFIG_RTL8821A)
86                 #include "rtl8812a/HalEfuseMask8821A_PCIE.h"
87         #endif
88
89         #if defined(CONFIG_RTL8192E)
90                 #include "rtl8192e/HalEfuseMask8192E_PCIE.h"
91         #endif
92
93         #if defined(CONFIG_RTL8723B)
94                 #include "rtl8723b/HalEfuseMask8723B_PCIE.h"
95         #endif
96
97         #if defined(CONFIG_RTL8814A)
98                 #include "rtl8814a/HalEfuseMask8814A_PCIE.h"
99         #endif
100
101         #if defined(CONFIG_RTL8703B)
102                 #include "rtl8703b/HalEfuseMask8703B_PCIE.h"
103         #endif
104
105         #if defined(CONFIG_RTL8822B)
106                 #include "rtl8822b/HalEfuseMask8822B_PCIE.h"
107         #endif
108         #if defined(CONFIG_RTL8723D)
109                 #include "rtl8723d/HalEfuseMask8723D_PCIE.h"
110         #endif
111         #if defined(CONFIG_RTL8821C)
112                 #include "rtl8821c/HalEfuseMask8821C_PCIE.h"
113         #endif
114
115         #if defined(CONFIG_RTL8192F)
116                 #include "rtl8192f/HalEfuseMask8192F_PCIE.h"
117         #endif
118 #endif /*CONFIG_PCI_HCI*/
119 #ifdef CONFIG_SDIO_HCI
120         #if defined(CONFIG_RTL8723B)
121                 #include "rtl8723b/HalEfuseMask8723B_SDIO.h"
122         #endif
123
124         #if defined(CONFIG_RTL8188E)
125                 #include "rtl8188e/HalEfuseMask8188E_SDIO.h"
126         #endif
127
128         #if defined(CONFIG_RTL8703B)
129                 #include "rtl8703b/HalEfuseMask8703B_SDIO.h"
130         #endif
131
132         #if defined(CONFIG_RTL8188F)
133                 #include "rtl8188f/HalEfuseMask8188F_SDIO.h"
134         #endif
135
136         #if defined(CONFIG_RTL8188GTV)
137                 #include "rtl8188gtv/HalEfuseMask8188GTV_SDIO.h"
138         #endif
139
140         #if defined(CONFIG_RTL8723D)
141                 #include "rtl8723d/HalEfuseMask8723D_SDIO.h"
142         #endif
143
144         #if defined(CONFIG_RTL8192E)
145                 #include "rtl8192e/HalEfuseMask8192E_SDIO.h"
146         #endif
147
148         #if defined(CONFIG_RTL8821A)
149                 #include "rtl8812a/HalEfuseMask8821A_SDIO.h"
150         #endif
151
152         #if defined(CONFIG_RTL8821C)
153                 #include "rtl8821c/HalEfuseMask8821C_SDIO.h"
154         #endif
155
156         #if defined(CONFIG_RTL8822B)
157                 #include "rtl8822b/HalEfuseMask8822B_SDIO.h"
158         #endif
159
160         #if defined(CONFIG_RTL8192F)
161                 #include "rtl8192f/HalEfuseMask8192F_SDIO.h"
162         #endif
163
164 #endif /*CONFIG_SDIO_HCI*/