Searched refs:busy_handle (Results 1 – 2 of 2) sorted by relevance
469 unsigned int busy_handle:1; /* Handling the order of Busy-end */ member
1052 host->busy_handle = 0; in sdhci_send_command()2376 && !host->busy_handle) { in sdhci_cmd_irq()2378 host->busy_handle = 1; in sdhci_cmd_irq()2460 if (host->busy_handle) in sdhci_data_irq()2463 host->busy_handle = 1; in sdhci_data_irq()