Home
last modified time | relevance | path

Searched refs:COOKIE_PRE_MAPPED (Results 1 – 5 of 5) sorted by relevance

/drivers/mmc/host/
Ddw_mmc.h39 COOKIE_PRE_MAPPED, /* mapped by pre_req() of dwmmc */ enumerator
Dsdhci.h368 COOKIE_PRE_MAPPED, /* mapped by sdhci_pre_req() */ enumerator
Dalcor.c31 COOKIE_PRE_MAPPED, enumerator
Ddw_mmc.c875 if (data->host_cookie == COOKIE_PRE_MAPPED) in dw_mci_pre_dma_transfer()
919 COOKIE_PRE_MAPPED) < 0) in dw_mci_pre_req()
Dsdhci.c609 if (data->host_cookie == COOKIE_PRE_MAPPED) in sdhci_pre_dma_transfer()
2557 sdhci_pre_dma_transfer(host, mrq->data, COOKIE_PRE_MAPPED); in sdhci_pre_req()