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

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

Completed in 85 milliseconds