Searched refs:GIO_ERRMASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip22-berr.c41 #define GIO_ERRMASK 0xff00 macro
67 if (gio_err_stat & GIO_ERRMASK) print_buserr()
H A Dip28-berr.c114 #define GIO_ERRMASK 0xff00 macro
269 if (gio_err_stat & GIO_ERRMASK) { print_buserr()
367 if (gio_err_stat & GIO_ERRMASK) { check_vdma_gioaddr()
407 if (gio_err_stat & GIO_ERRMASK & ~SGIMC_GSTAT_TIME) ip28_be_interrupt()
419 if ((gio_err_stat & GIO_ERRMASK) && ip28_be_interrupt()

Completed in 92 milliseconds