Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfotg210.h75 struct fotg210_hcd { /* one per controller */ struct
77 enum fotg210_hrtimer_event next_hrtimer_event;
78 unsigned enabled_hrtimer_events;
79 ktime_t hr_timeouts[FOTG210_HRTIMER_NUM_EVENTS];
80 struct hrtimer hrtimer;
82 int PSS_poll_count;
83 int ASS_poll_count;
84 int died_poll_count;
87 struct fotg210_caps __iomem *caps;
88 struct fotg210_regs __iomem *regs;
[all …]