Searched defs:fhci_hcd (Results 1 – 1 of 1) sorted by relevance
241 struct fhci_hcd { struct243 enum qe_clock lowspeed_clk;245 int gpios[NUM_GPIOS];246 bool alow_gpios[NUM_GPIOS];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 6 milliseconds