blob: 24693098a6906180920de68fe7036a252f729bb5 [file] [log] [blame]
Angel Pons60ec3652020-04-03 01:22:13 +02001/* SPDX-License-Identifier: GPL-2.0-only */
Tobias Diedrich7a952042017-12-03 10:09:28 +01002
3#ifndef DCP847SKE_USB_H
Arthur Heymanscc706462022-03-24 01:16:01 +01004#define DCP847SKE_USB_H
Tobias Diedrich7a952042017-12-03 10:09:28 +01005
6USB_CONFIG(1, 1, 0), /* back, towards HDMI plugs */
7USB_CONFIG(1, 1, 0), /* back, towards power plug */
8USB_CONFIG(1, 1, 1), /* half-width miniPCIe */
9USB_CONFIG(1, 1, 1), /* full-width miniPCIe */
10USB_CONFIG(1, 1, 2), /* front-panel header */
11USB_CONFIG(1, 1, 2), /* front-panel header */
12USB_CONFIG(1, 1, 3), /* front connector */
13USB_CONFIG(0, 1, 3), /* not available */
14USB_CONFIG(0, 1, 4), /* not available */
15USB_CONFIG(0, 1, 4), /* not available */
16USB_CONFIG(0, 1, 5), /* not available */
17USB_CONFIG(0, 1, 5), /* not available */
18USB_CONFIG(0, 1, 6), /* not available */
19USB_CONFIG(0, 1, 6), /* not available */
20
21#endif