Home
last modified time | relevance | path

Searched refs:K_INT_BAD_ECC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/sibyte/common/
Dbus_watcher.c210 if (request_irq(K_INT_BAD_ECC, sibyte_bw_int, 0, "Bus watcher", &bw_stats)) { in sibyte_bus_watcher()
215 free_irq(K_INT_BAD_ECC, &bw_stats); in sibyte_bus_watcher()
220 free_irq(K_INT_BAD_ECC, &bw_stats); in sibyte_bus_watcher()
/Linux-v4.19/arch/mips/include/asm/sibyte/
Dsb1250_int.h66 #define K_INT_BAD_ECC 16 macro
139 #define M_INT_BAD_ECC _SB_MAKEMASK1(K_INT_BAD_ECC)