Searched refs:BIT_TST (Results 1 – 2 of 2) sorted by relevance
109 #define BIT_TST(reg, bitno) (reg & (1ull << bitno)) macro
933 if (!(BIT_TST(err_reg_tbl->chip_mask, PX_CHIP_TYPE(pxu_p)))) in px_err_erpt_and_clr()958 if (!BIT_TST(ss_reg, err_bit_desc->bit)) in px_err_erpt_and_clr()962 if (BIT_TST(*count_mask, err_bit_desc->bit)) { in px_err_erpt_and_clr()