Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_wdog.c105 cvmx_write_csr(CVMX_CIU_PP_POKEX(core), 1); in octeon_watchdog_arm_core()
216 cvmx_write_csr(CVMX_CIU_PP_POKEX(cvmx_get_core_num()), 1); in octeon_wdog_intr()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ciu-defs.h612 static inline uint64_t CVMX_CIU_PP_POKEX(unsigned long offset) in CVMX_CIU_PP_POKEX() function