Home
last modified time | relevance | path

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

/arch/mips/mti-malta/
Dmalta-int.c666 unsigned long cause, ocause; in malta_be_handler() local
702 ocause = (cm_other & CM_GCR_ERROR_MULT_ERR2ND_MSK) >> in malta_be_handler()
708 pr_err("CM_OTHER=%08lx %s\n", cm_other, causes[ocause]); in malta_be_handler()