Searched refs:cmd_bits (Results 1 – 1 of 1) sorted by relevance
418 unsigned long cmd_bits = (cm_error >> 7) & 0x1f; in mips_cm_error_report() local425 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() local442 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() local477 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 4 milliseconds