Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci.h555 u32 sdma_boundary; member
Dsdhci.c946 sdhci_writew(host, SDHCI_MAKE_BLKSZ(host->sdma_boundary, data->blksz), in sdhci_prepare_data()
2106 u32 b = host->sdma_boundary; in sdhci_send_tuning()
3135 sdhci_writew(host, SDHCI_MAKE_BLKSZ(host->sdma_boundary, 512), in sdhci_cqe_enable()
3256 host->sdma_boundary = SDHCI_DEFAULT_BOUNDARY_ARG; in sdhci_alloc_host()
Dsdhci-msm.c1185 host->sdma_boundary = 0; in sdhci_msm_probe()