Searched refs:CVMX_MIO_BOOT_LOC_CFGX (Results 1 – 2 of 2) sorted by relevance
249 cvmx_write_csr(CVMX_MIO_BOOT_LOC_CFGX(0), 0x81fc0000); in octeon_wdog_attach()
139 static inline uint64_t CVMX_MIO_BOOT_LOC_CFGX(unsigned long offset) in CVMX_MIO_BOOT_LOC_CFGX() function158 #define CVMX_MIO_BOOT_LOC_CFGX(offset) (CVMX_ADD_IO_SEG(0x0001180000000080ull) + ((offset) & 1) * 8) macro