Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Docteon-wdt-main.c90 #define CVMX_GSERX_SCRATCH(offset) (CVMX_ADD_IO_SEG(0x0001180090000020ull) + ((offset) & 15) * 0x10… macro
295 scr = cvmx_read_csr_node(0, CVMX_GSERX_SCRATCH(0)); in octeon_wdt_nmi_stage3()
297 cvmx_write_csr_node(0, CVMX_GSERX_SCRATCH(0), scr); in octeon_wdt_nmi_stage3()