Home
last modified time | relevance | path

Searched refs:CVMX_USB_SPEED_FULL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usb.h476 CVMX_USB_SPEED_FULL = 1, /**< Device is operation at 12Mbps */ enumerator
H A Dcvmx-usb.c1012 (usb->usbcx_hprt.s.prtspd == CVMX_USB_SPEED_FULL) ? "full" : in cvmx_usb_enable()
/f-stack/freebsd/mips/cavium/usb/
H A Doctusb.c122 return (CVMX_USB_SPEED_FULL); in octusb_convert_speed()
1645 case CVMX_USB_SPEED_FULL: in octusb_roothub_exec()