Home
last modified time | relevance | path

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

/drivers/usb/host/
Docteon-hcd.c366 struct octeon_hcd { struct
367 spinlock_t lock; /* serialization lock */
368 int init_flags;
369 int index;
370 int idle_hardware_channels;
371 union cvmx_usbcx_hprt usbcx_hprt;
372 struct cvmx_usb_pipe *pipe_for_channel[MAX_CHANNELS];
373 int indent;
374 struct cvmx_usb_port_status port_status;
375 struct list_head idle_pipes;
[all …]