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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-pcieepx-defs.h209 static inline uint64_t CVMX_PCIEEPX_CFG006_MASK(unsigned long block_id) function
219 cvmx_warn("CVMX_PCIEEPX_CFG006_MASK(%lu) is invalid on this chip\n", block_id);
223 #define CVMX_PCIEEPX_CFG006_MASK(block_id) (0x0000000080000018ull) macro

Completed in 195 milliseconds