Searched refs:NIX_SQINT_BITS (Results 1 – 3 of 3) sorted by relevance
271 #define NIX_SQINT_BITS (BIT_ULL(NIX_SQINT_LMT_ERR) | \ macro
1176 (val & NIX_SQINT_BITS)); in otx2_q_intr_handler()1178 if (!(val & (NIX_SQINT_BITS | BIT_ULL(42)))) in otx2_q_intr_handler()
799 aq->sq.sq_int_ena = NIX_SQINT_BITS; in otx2_sq_init()