Lines Matching refs:hwstatus
3268 u32 hwstatus = skge_read32(hw, B0_HWE_ISRC);
3272 if (hwstatus & (IS_NO_STAT_M1|IS_NO_TIST_M1))
3274 if (hwstatus & (IS_NO_STAT_M2|IS_NO_TIST_M2))
3278 if (hwstatus & IS_IRQ_TIST_OV)
3282 if (hwstatus & IS_RAM_RD_PAR) {
3287 if (hwstatus & IS_RAM_WR_PAR) {
3292 if (hwstatus & IS_M1_PAR_ERR)
3295 if (hwstatus & IS_M2_PAR_ERR)
3298 if (hwstatus & IS_R1_PAR_ERR) {
3304 if (hwstatus & IS_R2_PAR_ERR) {
3310 if (hwstatus & (IS_IRQ_MST_ERR|IS_IRQ_STAT)) {
3328 hwstatus = skge_read32(hw, B0_HWE_ISRC);
3329 if (hwstatus & IS_IRQ_STAT) {