Searched defs:CVMX_GPIO_XBIT_CFGX (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-gpio-defs.h169 static inline uint64_t CVMX_GPIO_XBIT_CFGX(unsigned long offset) function
182 #define CVMX_GPIO_XBIT_CFGX(offset) (CVMX_ADD_IO_SEG(0x0001070000000900ull) + ((offset) & 31) * 8 - 8*16) macro

Completed in 101 milliseconds