linux/include/linux/platform_data/usb-omap.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * usb-omap.h - Platform data for the various OMAP USB IPs
 *
 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com
 */

#define OMAP3_HS_USB_PORTS

enum usbhs_omap_port_mode {};

struct usbtll_omap_platform_data {};

struct ehci_hcd_omap_platform_data {};

struct ohci_hcd_omap_platform_data {};

struct usbhs_omap_platform_data {};

/*-------------------------------------------------------------------------*/

struct omap_musb_board_data {};

enum musb_interface {};