Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dohci-pxa27x.c121 struct pxa27x_ohci { struct
128 #define to_pxa27x_ohci(hcd) (struct pxa27x_ohci *)(hcd_to_ohci(hcd)->priv) argument
140 static int pxa27x_ohci_select_pmm(struct pxa27x_ohci *pxa_ohci, int mode) in pxa27x_ohci_select_pmm()
172 static int pxa27x_ohci_set_vbus_power(struct pxa27x_ohci *pxa_ohci, in pxa27x_ohci_set_vbus_power()
197 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); in pxa27x_ohci_hub_control()
220 static inline void pxa27x_setup_hc(struct pxa27x_ohci *pxa_ohci, in pxa27x_setup_hc()
260 static inline void pxa27x_reset_hc(struct pxa27x_ohci *pxa_ohci) in pxa27x_reset_hc()
275 static int pxa27x_start_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) in pxa27x_start_hc()
314 static void pxa27x_stop_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) in pxa27x_stop_hc()
420 struct pxa27x_ohci *pxa_ohci; in usb_hcd_pxa27x_probe()
[all …]
/linux-4.4.14/arch/arm/boot/dts/
Dpxa27x.dtsi29 pxa27x_ohci: usb@4c000000 { label