WB_ISR_TX_IDLE
if ((read32(device->reg_base + WB_ISR) & WB_ISR_TX_IDLE) &&
if (status & WB_ISR_TX_IDLE) {