Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc.h39 COOKIE_PRE_MAPPED, /* mapped by pre_req() of dwmmc */ enumerator
H A Dsdhci.h359 COOKIE_PRE_MAPPED, /* mapped by sdhci_pre_req() */ enumerator
H A Dalcor.c31 COOKIE_PRE_MAPPED, enumerator
H A Ddw_mmc.c922 if (data->host_cookie == COOKIE_PRE_MAPPED) in dw_mci_pre_dma_transfer()
966 COOKIE_PRE_MAPPED) < 0) in dw_mci_pre_req()
H A Dsdhci.c630 if (data->host_cookie == COOKIE_PRE_MAPPED) in sdhci_pre_dma_transfer()
2930 sdhci_pre_dma_transfer(host, mrq->data, COOKIE_PRE_MAPPED); in sdhci_pre_req()