Home
last modified time | relevance | path

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

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