Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-at91.c75 if (ohci_at91->clocked) in at91_start_clock()
82 ohci_at91->clocked = true; in at91_start_clock()
87 if (!ohci_at91->clocked) in at91_stop_clock()
93 ohci_at91->clocked = false; in at91_stop_clock()
107 at91_start_clock(ohci_at91); in at91_start_hc()
130 at91_stop_clock(ohci_at91); in at91_stop_hc()
232 if (!ohci_at91->sfr_regmap) in usb_hcd_at91_probe()
628 if (ohci_at91->wakeup) in ohci_hcd_at91_drv_suspend()
633 if (ohci_at91->wakeup) in ohci_hcd_at91_drv_suspend()
644 if (!ohci_at91->wakeup) { in ohci_hcd_at91_drv_suspend()
[all …]