CSR_INT_BIT_RESET_DONE
CSR_INT_BIT_RESET_DONE | \
trans_pcie->inta_mask = CSR_INT_BIT_RESET_DONE;
if (inta & CSR_INT_BIT_RESET_DONE) {
handled |= CSR_INT_BIT_RESET_DONE;
reset_done = inta_hw & CSR_INT_BIT_RESET_DONE;