Home
last modified time | relevance | path

Searched refs:data_early (Results 1 – 2 of 2) sorted by relevance

/components/drivers/sdio/sdhci/include/
A Dsdhci.h474 unsigned int data_early : 1; /* Data finished before cmd */ member
/components/drivers/sdio/sdhci/
A Dsdhci.c530 host->data_early = 0; in sdhci_prepare_data()
1530 host->data_early = 1; in sdhci_data_irq()
1600 if (host->data && host->data_early) in sdhci_command_end()

Completed in 10 milliseconds