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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Docteon-wdt-main.c284 static void octeon_wdt_write_hex(u64 value, int digits) function
335 octeon_wdt_write_hex(coreid, 1);
341 octeon_wdt_write_hex(reg[i], 16);
346 octeon_wdt_write_hex(cp0_error_epc, 16);
349 octeon_wdt_write_hex(cp0_epc, 16);
353 octeon_wdt_write_hex(cp0_status, 16);
355 octeon_wdt_write_hex(cp0_cause, 16);
359 octeon_wdt_write_hex(cvmx_read_csr(CVMX_CIU_INTX_SUM0(coreid * 2)), 16);
361 octeon_wdt_write_hex(cvmx_read_csr(CVMX_CIU_INTX_EN0(coreid * 2)), 16);

Completed in 44 milliseconds