Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Dmips-cm.c418 unsigned long cmd_bits = (cm_error >> 7) & 0x1f; in mips_cm_error_report() local
425 cm2_cmd[cmd_bits], stag_bits, sport_bits); in mips_cm_error_report()
433 unsigned long cmd_bits = (cm_error >> 3) & 0x1f; in mips_cm_error_report() local
442 cm2_cmd[cmd_bits], sport_bits); in mips_cm_error_report()
465 ulong core_id_bits, vp_id_bits, cmd_bits, cmd_group_bits; in mips_cm_error_report() local
477 cmd_bits = (cm_error >> 14) & 0xf; in mips_cm_error_report()
501 cm3_cmd[cmd_bits], in mips_cm_error_report()
520 cm3_cmd[cmd_bits], in mips_cm_error_report()

Completed in 3 milliseconds