Home
last modified time | relevance | path

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

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