Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/sibyte/common/
Dbus_watcher.c100 l2_err = csr_in32(IOADDR(A_BUS_L2_ERRORS)); in check_bus_watcher()
189 stats->l2_err = cntr = csr_in32(IOADDR(A_BUS_L2_ERRORS)); in sibyte_bw_int()
194 csr_out32(0, IOADDR(A_BUS_L2_ERRORS)); in sibyte_bw_int()
/Linux-v4.19/arch/mips/mm/
Dcerr-sb1.c155 l2_err = csr_in32(IOADDR(A_BUS_L2_ERRORS)); in check_bus_watcher()
/Linux-v4.19/arch/mips/include/asm/sibyte/
Dsb1250_regs.h772 #define A_BUS_L2_ERRORS 0x00100208C0 macro