Searched refs:PENDING_CMD (Results 1 – 2 of 2) sorted by relevance
82 #define PENDING_CMD 0x01 macro979 if (sc->flags & PENDING_CMD) { in dwmmc_next_operation()980 sc->flags &= ~PENDING_CMD; in dwmmc_next_operation()1011 sc->flags |= PENDING_CMD; in dwmmc_request()
142 #define PENDING_CMD 0x01 macro837 if (sc->flags & PENDING_CMD) { in at91_mci_next_operation()838 sc->flags &= ~PENDING_CMD; in at91_mci_next_operation()866 sc->flags = PENDING_CMD; in at91_mci_request()