Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_pdriver.h30 struct usb_ehci_pdata { struct
31 int caps_offset;
32 unsigned has_tt:1;
33 unsigned has_synopsys_hc_bug:1;
34 unsigned big_endian_desc:1;
35 unsigned big_endian_mmio:1;
36 unsigned no_io_watchdog:1;
37 unsigned reset_on_resume:1;
38 unsigned dma_mask_64:1;
39 unsigned spurious_oc:1;
[all …]