1 /* include/linux/usb/otg.h
3 * Copyright (c) 2015 Texas Instruments Incorporated - http://www.ti.com
5 * USB OTG (On The Go) defines
7 * SPDX-License-Identifier: GPL-2.0+
10 #ifndef __LINUX_USB_OTG_H
11 #define __LINUX_USB_OTG_H
16 USB_DR_MODE_PERIPHERAL,
20 #endif /* __LINUX_USB_OTG_H */