Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/sibyte/
Dsb1250_int.h68 #define K_INT_IO_BUS 18 macro
141 #define M_INT_IO_BUS _SB_MAKEMASK1(K_INT_IO_BUS)
/linux-3.4.99/arch/mips/sibyte/sb1250/
Dbus_watcher.c235 if (request_irq(K_INT_IO_BUS, sibyte_bw_int, 0, "Bus watcher", &bw_stats)) { in sibyte_bus_watcher()