Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dfhci.h242 struct fhci_hcd { struct
243 enum qe_clock fullspeed_clk;
244 enum qe_clock lowspeed_clk;
245 struct qe_pin *pins[NUM_PINS];
250 struct gtm_timer *timer;
252 spinlock_t lock;
255 int active_urbs;
259 struct list_head empty_eds;
260 struct list_head empty_tds;
263 int usb_irq_stat[13];
[all …]

Completed in 7 milliseconds