Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next
[platform/kernel/u-boot.git] / drivers / usb / gadget / gadget_chips.h
1 /*
2  * USB device controllers have lots of quirks.  Use these macros in
3  * gadget drivers or other code that needs to deal with them, and which
4  * autoconfigures instead of using early binding to the hardware.
5  *
6  * This SHOULD eventually work like the ARM mach_is_*() stuff, driven by
7  * some config file that gets updated as new hardware is supported.
8  * (And avoiding all runtime comparisons in typical one-choice configs!)
9  *
10  * NOTE:  some of these controller drivers may not be available yet.
11  * Some are available on 2.4 kernels; several are available, but not
12  * yet pushed in the 2.6 mainline tree.
13  *
14  * Ported to U-Boot by: Thomas Smits <ts.smits@gmail.com> and
15  *                      Remy Bohmer <linux@bohmer.net>
16  */
17 #ifdef CONFIG_USB_GADGET_NET2280
18 #define gadget_is_net2280(g)    (!strcmp("net2280", (g)->name))
19 #else
20 #define gadget_is_net2280(g)    0
21 #endif
22
23 #ifdef CONFIG_USB_GADGET_AMD5536UDC
24 #define gadget_is_amd5536udc(g) (!strcmp("amd5536udc", (g)->name))
25 #else
26 #define gadget_is_amd5536udc(g) 0
27 #endif
28
29 #ifdef CONFIG_USB_GADGET_DUMMY_HCD
30 #define gadget_is_dummy(g)      (!strcmp("dummy_udc", (g)->name))
31 #else
32 #define gadget_is_dummy(g)      0
33 #endif
34
35 #ifdef CONFIG_USB_GADGET_GOKU
36 #define gadget_is_goku(g)       (!strcmp("goku_udc", (g)->name))
37 #else
38 #define gadget_is_goku(g)       0
39 #endif
40
41 /* SH3 UDC -- not yet ported 2.4 --> 2.6 */
42 #ifdef CONFIG_USB_GADGET_SUPERH
43 #define gadget_is_sh(g)         (!strcmp("sh_udc", (g)->name))
44 #else
45 #define gadget_is_sh(g)         0
46 #endif
47
48 /* not yet stable on 2.6 (would help "original Zaurus") */
49 #ifdef CONFIG_USB_GADGET_SA1100
50 #define gadget_is_sa1100(g)     (!strcmp("sa1100_udc", (g)->name))
51 #else
52 #define gadget_is_sa1100(g)     0
53 #endif
54
55 /* handhelds.org tree (?) */
56 #ifdef CONFIG_USB_GADGET_MQ11XX
57 #define gadget_is_mq11xx(g)     (!strcmp("mq11xx_udc", (g)->name))
58 #else
59 #define gadget_is_mq11xx(g)     0
60 #endif
61
62 #ifdef CONFIG_USB_GADGET_OMAP
63 #define gadget_is_omap(g)       (!strcmp("omap_udc", (g)->name))
64 #else
65 #define gadget_is_omap(g)       0
66 #endif
67
68 /* not yet ported 2.4 --> 2.6 */
69 #ifdef CONFIG_USB_GADGET_N9604
70 #define gadget_is_n9604(g)      (!strcmp("n9604_udc", (g)->name))
71 #else
72 #define gadget_is_n9604(g)      0
73 #endif
74
75 #ifdef CONFIG_USB_GADGET_ATMEL_USBA
76 #define gadget_is_atmel_usba(g) (!strcmp("atmel_usba_udc", (g)->name))
77 #else
78 #define gadget_is_atmel_usba(g) 0
79 #endif
80
81 #ifdef CONFIG_USB_GADGET_AT91
82 #define gadget_is_at91(g)       (!strcmp("at91_udc", (g)->name))
83 #else
84 #define gadget_is_at91(g)       0
85 #endif
86
87 /* status unclear */
88 #ifdef CONFIG_USB_GADGET_IMX
89 #define gadget_is_imx(g)        (!strcmp("imx_udc", (g)->name))
90 #else
91 #define gadget_is_imx(g)        0
92 #endif
93
94 #ifdef CONFIG_USB_GADGET_FSL_USB2
95 #define gadget_is_fsl_usb2(g)   (!strcmp("fsl-usb2-udc", (g)->name))
96 #else
97 #define gadget_is_fsl_usb2(g)   0
98 #endif
99
100 /* Mentor high speed function controller */
101 /* from Montavista kernel (?) */
102 #ifdef CONFIG_USB_GADGET_MUSBHSFC
103 #define gadget_is_musbhsfc(g)   (!strcmp("musbhsfc_udc", (g)->name))
104 #else
105 #define gadget_is_musbhsfc(g)   0
106 #endif
107
108 /* Mentor high speed "dual role" controller, in peripheral role */
109 #ifdef CONFIG_USB_MUSB_GADGET
110 #define gadget_is_musbhdrc(g)   (!strcmp("musb-hdrc", (g)->name))
111 #else
112 #define gadget_is_musbhdrc(g)   0
113 #endif
114
115 #ifdef CONFIG_USB_GADGET_M66592
116 #define gadget_is_m66592(g)     (!strcmp("m66592_udc", (g)->name))
117 #else
118 #define gadget_is_m66592(g)     0
119 #endif
120
121 #ifdef CONFIG_CI_UDC
122 #define gadget_is_ci(g)        (!strcmp("ci_udc", (g)->name))
123 #else
124 #define gadget_is_ci(g)        0
125 #endif
126
127 #ifdef CONFIG_USB_GADGET_FOTG210
128 #define gadget_is_fotg210(g)        (!strcmp("fotg210_udc", (g)->name))
129 #else
130 #define gadget_is_fotg210(g)        0
131 #endif
132
133 #ifdef CONFIG_USB_DWC3_GADGET
134 #define gadget_is_dwc3(g)        (!strcmp("dwc3-gadget", (g)->name))
135 #else
136 #define gadget_is_dwc3(g)        0
137 #endif
138
139 #ifdef CONFIG_USB_CDNS3_GADGET
140 #define gadget_is_cdns3(g)        (!strcmp("cdns3-gadget", (g)->name))
141 #else
142 #define gadget_is_cdns3(g)        0
143 #endif
144
145 #ifdef CONFIG_USB_GADGET_MAX3420
146 #define gadget_is_max3420(g)        (!strcmp("max3420-udc", (g)->name))
147 #else
148 #define gadget_is_max3420(g)        0
149 #endif
150
151 #ifdef CONFIG_USB_MTU3_GADGET
152 #define gadget_is_mtu3(g)        (!strcmp("mtu3-gadget", (g)->name))
153 #else
154 #define gadget_is_mtu3(g)        0
155 #endif
156
157 #ifdef CONFIG_USB_GADGET_DWC2_OTG
158 #define gadget_is_dwc2(g)        (!strcmp("dwc2-udc", (g)->name))
159 #else
160 #define gadget_is_dwc2(g)        0
161 #endif
162
163 /**
164  * usb_gadget_controller_number - support bcdDevice id convention
165  * @gadget: the controller being driven
166  *
167  * Return a 2-digit BCD value associated with the peripheral controller,
168  * suitable for use as part of a bcdDevice value, or a negative error code.
169  *
170  * NOTE:  this convention is purely optional, and has no meaning in terms of
171  * any USB specification.  If you want to use a different convention in your
172  * gadget driver firmware -- maybe a more formal revision ID -- feel free.
173  *
174  * Hosts see these bcdDevice numbers, and are allowed (but not encouraged!)
175  * to change their behavior accordingly.  For example it might help avoiding
176  * some chip bug.
177  */
178 static inline int usb_gadget_controller_number(struct usb_gadget *gadget)
179 {
180         if (gadget_is_net2280(gadget))
181                 return 0x01;
182         else if (gadget_is_dummy(gadget))
183                 return 0x02;
184         else if (gadget_is_sh(gadget))
185                 return 0x04;
186         else if (gadget_is_sa1100(gadget))
187                 return 0x05;
188         else if (gadget_is_goku(gadget))
189                 return 0x06;
190         else if (gadget_is_mq11xx(gadget))
191                 return 0x07;
192         else if (gadget_is_omap(gadget))
193                 return 0x08;
194         else if (gadget_is_n9604(gadget))
195                 return 0x09;
196         else if (gadget_is_at91(gadget))
197                 return 0x12;
198         else if (gadget_is_imx(gadget))
199                 return 0x13;
200         else if (gadget_is_musbhsfc(gadget))
201                 return 0x14;
202         else if (gadget_is_musbhdrc(gadget))
203                 return 0x15;
204         else if (gadget_is_atmel_usba(gadget))
205                 return 0x17;
206         else if (gadget_is_fsl_usb2(gadget))
207                 return 0x18;
208         else if (gadget_is_amd5536udc(gadget))
209                 return 0x19;
210         else if (gadget_is_m66592(gadget))
211                 return 0x20;
212         else if (gadget_is_ci(gadget))
213                 return 0x21;
214         else if (gadget_is_fotg210(gadget))
215                 return 0x22;
216         else if (gadget_is_dwc3(gadget))
217                 return 0x23;
218         else if (gadget_is_cdns3(gadget))
219                 return 0x24;
220         else if (gadget_is_max3420(gadget))
221                 return 0x25;
222         else if (gadget_is_mtu3(gadget))
223                 return 0x26;
224         else if (gadget_is_dwc2(gadget))
225                 return 0x27;
226         return -ENOENT;
227 }