Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usbd.c174 siz.u32 = __cvmx_usbd_read_csr32(usb, CVMX_USBCX_DPTXFSIZX(i, usb->index)); in __cvmx_usbd_device_reset_complete()
177 __cvmx_usbd_write_csr32(usb, CVMX_USBCX_DPTXFSIZX(i, usb->index), siz.u32); in __cvmx_usbd_device_reset_complete()
H A Dcvmx-usbcx-defs.h236 static inline uint64_t CVMX_USBCX_DPTXFSIZX(unsigned long offset, unsigned long block_id) in CVMX_USBCX_DPTXFSIZX() function
248 #define CVMX_USBCX_DPTXFSIZX(offset, block_id) (CVMX_ADD_IO_SEG(0x00016F0010000100ull) + (((offset)… macro