Lines Matching refs:hwstatus
3276 u32 hwstatus = skge_read32(hw, B0_HWE_ISRC);
3280 if (hwstatus & (IS_NO_STAT_M1|IS_NO_TIST_M1))
3282 if (hwstatus & (IS_NO_STAT_M2|IS_NO_TIST_M2))
3286 if (hwstatus & IS_IRQ_TIST_OV)
3290 if (hwstatus & IS_RAM_RD_PAR) {
3295 if (hwstatus & IS_RAM_WR_PAR) {
3300 if (hwstatus & IS_M1_PAR_ERR)
3303 if (hwstatus & IS_M2_PAR_ERR)
3306 if (hwstatus & IS_R1_PAR_ERR) {
3312 if (hwstatus & IS_R2_PAR_ERR) {
3318 if (hwstatus & (IS_IRQ_MST_ERR|IS_IRQ_STAT)) {
3336 hwstatus = skge_read32(hw, B0_HWE_ISRC);
3337 if (hwstatus & IS_IRQ_STAT) {