Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usbcx-defs.h461 static inline uint64_t CVMX_USBCX_GOTGCTL(unsigned long block_id) in CVMX_USBCX_GOTGCTL() function
473 #define CVMX_USBCX_GOTGCTL(block_id) (CVMX_ADD_IO_SEG(0x00016F0010000000ull) + ((block_id) & 1) * 0… macro
H A Dcvmx-usb.c287 #define USB_FIFO_ADDRESS(channel, usb_index) (CVMX_USBCX_GOTGCTL(usb_index) + ((channel)+1)*0x1000)