Searched refs:COOKIE_PRE_MAPPED (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | renesas_sdhi_internal_dmac.c | 63 COOKIE_PRE_MAPPED, enumerator 383 if (data->host_cookie == COOKIE_PRE_MAPPED) in renesas_sdhi_internal_dmac_map() 528 renesas_sdhi_internal_dmac_map(host, data, COOKIE_PRE_MAPPED); in renesas_sdhi_internal_dmac_pre_req()
|
H A D | dw_mmc.h | 41 COOKIE_PRE_MAPPED, /* mapped by pre_req() of dwmmc */ enumerator
|
H A D | sdhci.h | 371 COOKIE_PRE_MAPPED, /* mapped by sdhci_pre_req() */ enumerator
|
H A D | alcor.c | 31 COOKIE_PRE_MAPPED, enumerator
|
H A D | dw_mmc.c | 883 if (data->host_cookie == COOKIE_PRE_MAPPED) in dw_mci_pre_dma_transfer() 927 COOKIE_PRE_MAPPED) < 0) in dw_mci_pre_req()
|
H A D | sdhci.c | 658 if (data->host_cookie == COOKIE_PRE_MAPPED) in sdhci_pre_dma_transfer() 3005 sdhci_pre_dma_transfer(host, mrq->data, COOKIE_PRE_MAPPED); in sdhci_pre_req()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | dw_mmc.h | 39 COOKIE_PRE_MAPPED, /* mapped by pre_req() of dwmmc */ enumerator
|
H A D | sdhci.h | 359 COOKIE_PRE_MAPPED, /* mapped by sdhci_pre_req() */ enumerator
|
H A D | alcor.c | 31 COOKIE_PRE_MAPPED, enumerator
|
H A D | dw_mmc.c | 878 if (data->host_cookie == COOKIE_PRE_MAPPED) in dw_mci_pre_dma_transfer() 922 COOKIE_PRE_MAPPED) < 0) in dw_mci_pre_req()
|
H A D | sdhci.c | 629 if (data->host_cookie == COOKIE_PRE_MAPPED) in sdhci_pre_dma_transfer() 2980 sdhci_pre_dma_transfer(host, mrq->data, COOKIE_PRE_MAPPED); in sdhci_pre_req()
|
Completed in 28 milliseconds