OMAP3_HS_USB_PORTS
if (pdata->nports > OMAP3_HS_USB_PORTS) {
pdata->nports, OMAP3_HS_USB_PORTS);
for (i = 0; i < OMAP3_HS_USB_PORTS; i++) {
if (pdata->nports > OMAP3_HS_USB_PORTS) {
pdata->nports, OMAP3_HS_USB_PORTS);
omap->nports = OMAP3_HS_USB_PORTS;
struct usb_phy *phy[OMAP3_HS_USB_PORTS]; /* one PHY for each port */
enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
int reset_gpio_port[OMAP3_HS_USB_PORTS];
struct regulator *regulator[OMAP3_HS_USB_PORTS];
enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
int reset_gpio_port[OMAP3_HS_USB_PORTS];
struct regulator *regulator[OMAP3_HS_USB_PORTS];