Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h56 static inline uint64_t CVMX_PCI_BAR1_INDEXX(unsigned long offset) in CVMX_PCI_BAR1_INDEXX() function
68 #define CVMX_PCI_BAR1_INDEXX(offset) (0x0000000000000100ull + ((offset) & 31) * 4) macro