Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h434 static inline uint64_t CVMX_PCI_DBELL_X(unsigned long offset) in CVMX_PCI_DBELL_X() function
446 #define CVMX_PCI_DBELL_X(offset) (0x0000000000000080ull + ((offset) & 3) * 8) macro