Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_wdog.c249 cvmx_write_csr(CVMX_MIO_BOOT_LOC_CFGX(0), 0x81fc0000); in octeon_wdog_attach()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h139 static inline uint64_t CVMX_MIO_BOOT_LOC_CFGX(unsigned long offset) in CVMX_MIO_BOOT_LOC_CFGX() function
158 #define CVMX_MIO_BOOT_LOC_CFGX(offset) (CVMX_ADD_IO_SEG(0x0001180000000080ull) + ((offset) & 1) * 8) macro