Searched defs:octeon_hcd (Results 1 – 1 of 1) sorted by relevance
366 struct octeon_hcd { struct368 int init_flags;369 int index;370 int idle_hardware_channels;371 union cvmx_usbcx_hprt usbcx_hprt;373 int indent;375 struct list_head idle_pipes;376 struct list_head active_pipes[4];377 u64 frame_number;379 struct cvmx_usb_tx_fifo periodic;[all …]