Searched refs:G_SCD_BERR_TID (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/sibyte/common/
H A Dbus_watcher.c66 (unsigned int)(G_SCD_BERR_TID(status) & 0x3f), print_summary()
67 (int)(G_SCD_BERR_TID(status) >> 6), print_summary()
128 (unsigned int)(G_SCD_BERR_TID(stats->status) & 0x3f), bw_proc_show()
129 (int)(G_SCD_BERR_TID(stats->status) >> 6), bw_proc_show()
/linux-4.4.14/arch/mips/mm/
H A Dcerr-sb1.c163 (unsigned int)(G_SCD_BERR_TID(status) & 0x3f), check_bus_watcher()
164 (int)(G_SCD_BERR_TID(status) >> 6), check_bus_watcher()
/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_scd.h417 #define G_SCD_BERR_TID(x) _SB_GETVALUE(x, S_SCD_BERR_TID, M_SCD_BERR_TID) macro

Completed in 50 milliseconds