Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Docteon-wdt-main.c174 static void octeon_wdt_write_hex(u64 value, int digits) in octeon_wdt_write_hex() function
228 octeon_wdt_write_hex(coreid, 2); in octeon_wdt_nmi_stage3()
234 octeon_wdt_write_hex(reg[i], 16); in octeon_wdt_nmi_stage3()
239 octeon_wdt_write_hex(cp0_error_epc, 16); in octeon_wdt_nmi_stage3()
242 octeon_wdt_write_hex(cp0_epc, 16); in octeon_wdt_nmi_stage3()
246 octeon_wdt_write_hex(cp0_status, 16); in octeon_wdt_nmi_stage3()
248 octeon_wdt_write_hex(cp0_cause, 16); in octeon_wdt_nmi_stage3()
261 octeon_wdt_write_hex(cvmx_read_csr(CVMX_CIU2_EN_PPX_IP2_RML(coreid)), 16); in octeon_wdt_nmi_stage3()
264 octeon_wdt_write_hex(cvmx_read_csr(CVMX_CIU2_SUM_PPX_IP2(coreid)), 16); in octeon_wdt_nmi_stage3()
268 octeon_wdt_write_hex(cvmx_read_csr(CVMX_CIU_INTX_SUM0(coreid * 2)), 16); in octeon_wdt_nmi_stage3()
[all …]