Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Datmel.h57 u8 overcurrent_status[AT91_MAX_USBH_PORTS]; member
/linux-4.1.27/drivers/usb/host/
Dohci-at91.c314 pdata->overcurrent_status[wIndex] = 0; in ohci_at91_hub_control()
324 pdata->overcurrent_status[wIndex] = 0; in ohci_at91_hub_control()
385 if (pdata->overcurrent_status[wIndex]) in ohci_at91_hub_control()
424 pdata->overcurrent_status[port] = 1; in ohci_hcd_at91_overcurrent_irq()