Home
last modified time | relevance | path

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

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