Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci.h564 u32 sdma_boundary; member
Dsdhci.c1011 sdhci_writew(host, SDHCI_MAKE_BLKSZ(host->sdma_boundary, data->blksz), in sdhci_prepare_data()
2176 u32 b = host->sdma_boundary; in sdhci_send_tuning()
3202 sdhci_writew(host, SDHCI_MAKE_BLKSZ(host->sdma_boundary, 512), in sdhci_cqe_enable()
3323 host->sdma_boundary = SDHCI_DEFAULT_BOUNDARY_ARG; in sdhci_alloc_host()
Dsdhci-msm.c1675 host->sdma_boundary = 0; in sdhci_msm_probe()