Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Docteon-wdt-main.c293 static void octeon_wdt_write_hex(u64 value, int digits) in octeon_wdt_write_hex() function
345 octeon_wdt_write_hex(coreid, 1); in octeon_wdt_nmi_stage3()
351 octeon_wdt_write_hex(reg[i], 16); in octeon_wdt_nmi_stage3()
356 octeon_wdt_write_hex(cp0_error_epc, 16); in octeon_wdt_nmi_stage3()
359 octeon_wdt_write_hex(cp0_epc, 16); in octeon_wdt_nmi_stage3()
363 octeon_wdt_write_hex(cp0_status, 16); in octeon_wdt_nmi_stage3()
365 octeon_wdt_write_hex(cp0_cause, 16); in octeon_wdt_nmi_stage3()
369 octeon_wdt_write_hex(cvmx_read_csr(CVMX_CIU_INTX_SUM0(coreid * 2)), 16); in octeon_wdt_nmi_stage3()
371 octeon_wdt_write_hex(cvmx_read_csr(CVMX_CIU_INTX_EN0(coreid * 2)), 16); in octeon_wdt_nmi_stage3()