Home
last modified time | relevance | path

Searched refs:vbus_pin_active_low (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dohci-at91.c45 u8 vbus_pin_active_low[AT91_MAX_USBH_PORTS]; member
252 pdata->vbus_pin_active_low[port] ^ enable); in ohci_at91_usb_set_power()
264 pdata->vbus_pin_active_low[port]; in ohci_at91_usb_get_power()
497 pdata->vbus_pin_active_low[i] = flags & OF_GPIO_ACTIVE_LOW; in ohci_hcd_at91_drv_probe()
506 !pdata->vbus_pin_active_low[i]); in ohci_hcd_at91_drv_probe()
510 gpio, !pdata->vbus_pin_active_low[i]); in ohci_hcd_at91_drv_probe()