Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sibyte/common/
Dbus_watcher.c88 memio_err = csr_in32(IOADDR(A_BUS_MEM_IO_ERRORS)); in check_bus_watcher()
183 stats->memio_err = cntr = csr_in32(IOADDR(A_BUS_MEM_IO_ERRORS)); in sibyte_bw_int()
187 csr_out32(0, IOADDR(A_BUS_MEM_IO_ERRORS)); in sibyte_bw_int()
/linux-6.1.9/arch/mips/mm/
Dcerr-sb1.c146 memio_err = csr_in32(IOADDR(A_BUS_MEM_IO_ERRORS)); in check_bus_watcher()
/linux-6.1.9/arch/mips/include/asm/sibyte/
Dsb1250_regs.h760 #define A_BUS_MEM_IO_ERRORS 0x00100208C8 macro