Searched refs:vbus_pin_active_low (Results 1 – 2 of 2) sorted by relevance
241 pdata->vbus_pin_active_low[port] ^ enable); in ohci_at91_usb_set_power()253 pdata->vbus_pin_active_low[port]; in ohci_at91_usb_get_power()473 pdata->vbus_pin_active_low[i] = flags & OF_GPIO_ACTIVE_LOW; in ohci_at91_of_init()529 !pdata->vbus_pin_active_low[i]); in ohci_hcd_at91_drv_probe()533 gpio, !pdata->vbus_pin_active_low[i]); in ohci_hcd_at91_drv_probe()
56 u8 vbus_pin_active_low[AT91_MAX_USBH_PORTS]; member