Home
last modified time | relevance | path

Searched refs:CVMX_USBCX_HCSPLTX (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Docteon-hcd.c1309 CVMX_USBCX_HCSPLTX(channel, usb->index)); in cvmx_usb_fill_tx_fifo()
1395 USB_SET_FIELD32(CVMX_USBCX_HCSPLTX(channel, usb->index), in cvmx_usb_start_channel_control()
1421 USB_SET_FIELD32(CVMX_USBCX_HCSPLTX(channel, usb->index), in cvmx_usb_start_channel_control()
1441 USB_SET_FIELD32(CVMX_USBCX_HCSPLTX(channel, usb->index), in cvmx_usb_start_channel_control()
1741 CVMX_USBCX_HCSPLTX(channel, usb->index), in cvmx_usb_start_channel()
H A Docteon-hcd.h78 #define CVMX_USBCX_HCSPLTX(off, bid) CVMX_USBCXREG2(0x504, bid, off) macro