Searched refs:CVMX_MIO_BOOT_LOC_CFGX (Results 1 – 2 of 2) sorted by relevance
705 cvmx_write_csr(CVMX_MIO_BOOT_LOC_CFGX(0), 0x81fc0000); in octeon_wdt_init()739 cvmx_write_csr(CVMX_MIO_BOOT_LOC_CFGX(0), 0); in octeon_wdt_cleanup()
40 #define CVMX_MIO_BOOT_LOC_CFGX(offset) (CVMX_ADD_IO_SEG(0x0001180000000080ull) + ((offset) & 1) * 8) macro