Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.h76 struct fotg210_hcd { /* one per controller */ struct
78 enum fotg210_hrtimer_event next_hrtimer_event;
79 unsigned enabled_hrtimer_events;
80 ktime_t hr_timeouts[FOTG210_HRTIMER_NUM_EVENTS];
81 struct hrtimer hrtimer;
83 int PSS_poll_count;
84 int ASS_poll_count;
85 int died_poll_count;
88 struct fotg210_caps __iomem *caps;
89 struct fotg210_regs __iomem *regs;
[all …]