Searched refs:CVMX_PCIEEPX_CFG005_MASK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-pcieepx-defs.h175 static inline uint64_t CVMX_PCIEEPX_CFG005_MASK(unsigned long block_id) function
185 cvmx_warn("CVMX_PCIEEPX_CFG005_MASK(%lu) is invalid on this chip\n", block_id);
189 #define CVMX_PCIEEPX_CFG005_MASK(block_id) (0x0000000080000014ull) macro

Completed in 95 milliseconds