Searched refs:cvmx_usbcx_grstctl_t (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-usb.c | 1041 USB_SET_FIELD32(CVMX_USBCX_GRSTCTL(usb->index), cvmx_usbcx_grstctl_t, txfnum, 0x10); in cvmx_usb_enable() 1042 USB_SET_FIELD32(CVMX_USBCX_GRSTCTL(usb->index), cvmx_usbcx_grstctl_t, txfflsh, 1); in cvmx_usb_enable() 1043 CVMX_WAIT_FOR_FIELD32(CVMX_USBCX_GRSTCTL(usb->index), cvmx_usbcx_grstctl_t, in cvmx_usb_enable() 1045 USB_SET_FIELD32(CVMX_USBCX_GRSTCTL(usb->index), cvmx_usbcx_grstctl_t, rxfflsh, 1); in cvmx_usb_enable() 1046 CVMX_WAIT_FOR_FIELD32(CVMX_USBCX_GRSTCTL(usb->index), cvmx_usbcx_grstctl_t, in cvmx_usb_enable()
|
| D | cvmx-usbcx-defs.h | 3057 typedef union cvmx_usbcx_grstctl cvmx_usbcx_grstctl_t; typedef
|