Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Docteon-wdt-main.c98 #define CVMX_GSERX_SCRATCH(offset) (CVMX_ADD_IO_SEG(0x0001180090000020ull) + ((offset) & 15) * 0x10… macro
301 scr = cvmx_read_csr_node(0, CVMX_GSERX_SCRATCH(0)); in octeon_wdt_nmi_stage3()
303 cvmx_write_csr_node(0, CVMX_GSERX_SCRATCH(0), scr); in octeon_wdt_nmi_stage3()