Home
last modified time | relevance | path

Searched refs:CVMX_LED_PRT_STATUSX (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-led-defs.h144 static inline uint64_t CVMX_LED_PRT_STATUSX(unsigned long offset) in CVMX_LED_PRT_STATUSX() function
154 #define CVMX_LED_PRT_STATUSX(offset) (CVMX_ADD_IO_SEG(0x0001180000001A80ull) + ((offset) & 7) * 8) macro