Searched refs:CB710_MMC_S2_BUSY_20 (Results 1 – 2 of 2) sorted by relevance
214 cb710_wait_while_busy(slot, CB710_MMC_S2_BUSY_20); in cb710_mmc_set_transfer_size()461 cb710_wait_while_busy(slot, CB710_MMC_S2_BUSY_20|CB710_MMC_S2_BUSY_10); in cb710_mmc_command()463 cb710_wait_while_busy(slot, CB710_MMC_S2_BUSY_20); in cb710_mmc_command()466 cb710_wait_while_busy(slot, CB710_MMC_S2_BUSY_20); in cb710_mmc_command()510 err = cb710_wait_while_busy(slot, CB710_MMC_S2_BUSY_20); in cb710_mmc_powerup()519 err = cb710_wait_while_busy(slot, CB710_MMC_S2_BUSY_20); in cb710_mmc_powerup()527 err = cb710_wait_while_busy(slot, CB710_MMC_S2_BUSY_20); in cb710_mmc_powerup()540 err = cb710_wait_while_busy(slot, CB710_MMC_S2_BUSY_20); in cb710_mmc_powerup()
72 #define CB710_MMC_S2_BUSY_20 0x20 macro