Searched refs:CVMX_CIU_PP_POKEX (Results 1 – 2 of 2) sorted by relevance
258 cvmx_write_csr(CVMX_CIU_PP_POKEX(core), 1); in octeon_wdt_poke_irq()267 cvmx_write_csr(CVMX_CIU_PP_POKEX(core), 1); in octeon_wdt_poke_irq()388 cvmx_write_csr(CVMX_CIU_PP_POKEX(core), 1); in octeon_wdt_disable_interrupt()420 cvmx_write_csr(CVMX_CIU_PP_POKEX(core), 1); in octeon_wdt_setup_interrupt()455 cvmx_write_csr(CVMX_CIU_PP_POKEX(coreid), 1); in octeon_wdt_ping()509 cvmx_write_csr(CVMX_CIU_PP_POKEX(coreid), 1); in octeon_wdt_set_timeout()514 cvmx_write_csr(CVMX_CIU_PP_POKEX(coreid), 1); in octeon_wdt_set_timeout()
123 static inline uint64_t CVMX_CIU_PP_POKEX(unsigned long offset) in CVMX_CIU_PP_POKEX() function