Home
last modified time | relevance | path

Searched refs:sdma_boundary (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/mmc/host/
Dsdhci.h599 u32 sdma_boundary; member
Dsdhci.c1126 sdhci_writew(host, SDHCI_MAKE_BLKSZ(host->sdma_boundary, data->blksz), in sdhci_prepare_data()
2352 u32 b = host->sdma_boundary; in sdhci_send_tuning()
3428 sdhci_writew(host, SDHCI_MAKE_BLKSZ(host->sdma_boundary, 512), in sdhci_cqe_enable()
3548 host->sdma_boundary = SDHCI_DEFAULT_BOUNDARY_ARG; in sdhci_alloc_host()
Dsdhci-msm.c1755 host->sdma_boundary = 0; in sdhci_msm_probe()