Lines Matching defs:octeon_wdt_write_string
157 * octeon_wdt_write_string - Write a string to the uart
161 static void octeon_wdt_write_string(const char *str)
227 octeon_wdt_write_string("\r\n*** NMI Watchdog interrupt on Core 0x");
229 octeon_wdt_write_string(" ***\r\n");
231 octeon_wdt_write_string("\t");
232 octeon_wdt_write_string(reg_name[i]);
233 octeon_wdt_write_string("\t0x");
236 octeon_wdt_write_string("\r\n");
238 octeon_wdt_write_string("\terr_epc\t0x");
241 octeon_wdt_write_string("\tepc\t0x");
243 octeon_wdt_write_string("\r\n");
245 octeon_wdt_write_string("\tstatus\t0x");
247 octeon_wdt_write_string("\tcause\t0x");
249 octeon_wdt_write_string("\r\n");
253 octeon_wdt_write_string("\tsrc_wd\t0x");
255 octeon_wdt_write_string("\ten_wd\t0x");
257 octeon_wdt_write_string("\r\n");
258 octeon_wdt_write_string("\tsrc_rml\t0x");
260 octeon_wdt_write_string("\ten_rml\t0x");
262 octeon_wdt_write_string("\r\n");
263 octeon_wdt_write_string("\tsum\t0x");
265 octeon_wdt_write_string("\r\n");
267 octeon_wdt_write_string("\tsum0\t0x");
269 octeon_wdt_write_string("\ten0\t0x");
271 octeon_wdt_write_string("\r\n");
274 octeon_wdt_write_string("*** Chip soft reset soon ***\r\n");