Lines Matching defs:octeon_wdt_write_string
160 static void octeon_wdt_write_string(const char *str)
224 octeon_wdt_write_string("\r\n*** NMI Watchdog interrupt on Core 0x");
226 octeon_wdt_write_string(" ***\r\n");
228 octeon_wdt_write_string("\t");
229 octeon_wdt_write_string(reg_name[i]);
230 octeon_wdt_write_string("\t0x");
233 octeon_wdt_write_string("\r\n");
235 octeon_wdt_write_string("\terr_epc\t0x");
238 octeon_wdt_write_string("\tepc\t0x");
240 octeon_wdt_write_string("\r\n");
242 octeon_wdt_write_string("\tstatus\t0x");
244 octeon_wdt_write_string("\tcause\t0x");
246 octeon_wdt_write_string("\r\n");
250 octeon_wdt_write_string("\tsrc_wd\t0x");
252 octeon_wdt_write_string("\ten_wd\t0x");
254 octeon_wdt_write_string("\r\n");
255 octeon_wdt_write_string("\tsrc_rml\t0x");
257 octeon_wdt_write_string("\ten_rml\t0x");
259 octeon_wdt_write_string("\r\n");
260 octeon_wdt_write_string("\tsum\t0x");
262 octeon_wdt_write_string("\r\n");
264 octeon_wdt_write_string("\tsum0\t0x");
266 octeon_wdt_write_string("\ten0\t0x");
268 octeon_wdt_write_string("\r\n");
271 octeon_wdt_write_string("*** Chip soft reset soon ***\r\n");