STAT_RDA
} while ((status & (1 << STAT_RDA)) != 0);
if (wait_for_bit == STAT_RDA)
ret = wait(chip, STAT_RDA);
wait(chip, STAT_RDA);