Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dehci_pdriver.h43 struct usb_ehci_pdata { struct
44 int caps_offset;
45 unsigned has_tt:1;
46 unsigned has_synopsys_hc_bug:1;
47 unsigned big_endian_desc:1;
48 unsigned big_endian_mmio:1;
49 unsigned no_io_watchdog:1;
50 unsigned reset_on_resume:1;
51 unsigned dma_mask_64:1;
54 int (*power_on)(struct platform_device *pdev);
[all …]