Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfusbh200.h75 struct fusbh200_hcd { /* one per controller */ struct
77 enum fusbh200_hrtimer_event next_hrtimer_event;
78 unsigned enabled_hrtimer_events;
79 ktime_t hr_timeouts[FUSBH200_HRTIMER_NUM_EVENTS];
80 struct hrtimer hrtimer;
82 int PSS_poll_count;
83 int ASS_poll_count;
84 int died_poll_count;
87 struct fusbh200_caps __iomem *caps;
88 struct fusbh200_regs __iomem *regs;
[all …]