Home
last modified time | relevance | path

Searched defs:usb_ohci_pdata (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dohci_pdriver.h20 struct usb_ohci_pdata { struct
21 unsigned big_endian_desc:1;
22 unsigned big_endian_mmio:1;
23 unsigned no_big_frame_no:1;
24 unsigned int num_ports;
27 int (*power_on)(struct platform_device *pdev);
29 void (*power_off)(struct platform_device *pdev);
32 void (*power_suspend)(struct platform_device *pdev);
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dsetup-sh7720.c109 static struct usb_ohci_pdata usb_ohci_pdata; variable
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7763.c117 static struct usb_ohci_pdata usb_ohci_pdata; variable
H A Dsetup-sh7786.c370 static struct usb_ohci_pdata usb_ohci_pdata; variable
H A Dsetup-sh7757.c725 static struct usb_ohci_pdata usb_ohci_pdata; variable