Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/sibyte/sb1250/
Dbus_watcher.c94 memio_err = csr_in32(IOADDR(A_BUS_MEM_IO_ERRORS)); in check_bus_watcher()
207 stats->memio_err = cntr = csr_in32(IOADDR(A_BUS_MEM_IO_ERRORS)); in sibyte_bw_int()
211 csr_out32(0, IOADDR(A_BUS_MEM_IO_ERRORS)); in sibyte_bw_int()
/linux-3.4.99/arch/mips/mm/
Dcerr-sb1.c159 memio_err = csr_in32(IOADDR(A_BUS_MEM_IO_ERRORS)); in check_bus_watcher()
/linux-3.4.99/arch/mips/include/asm/sibyte/
Dsb1250_regs.h773 #define A_BUS_MEM_IO_ERRORS 0x00100208C8 macro