Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Docteon-wdt-main.c169 static void octeon_wdt_write_string(const char *str) in octeon_wdt_write_string() function
233 octeon_wdt_write_string("\r\n*** NMI Watchdog interrupt on Core 0x"); in octeon_wdt_nmi_stage3()
235 octeon_wdt_write_string(" ***\r\n"); in octeon_wdt_nmi_stage3()
237 octeon_wdt_write_string("\t"); in octeon_wdt_nmi_stage3()
238 octeon_wdt_write_string(reg_name[i]); in octeon_wdt_nmi_stage3()
239 octeon_wdt_write_string("\t0x"); in octeon_wdt_nmi_stage3()
242 octeon_wdt_write_string("\r\n"); in octeon_wdt_nmi_stage3()
244 octeon_wdt_write_string("\terr_epc\t0x"); in octeon_wdt_nmi_stage3()
247 octeon_wdt_write_string("\tepc\t0x"); in octeon_wdt_nmi_stage3()
249 octeon_wdt_write_string("\r\n"); in octeon_wdt_nmi_stage3()
[all …]