Home
last modified time | relevance | path

Searched refs:SDHCI_DEFAULT_BOUNDARY_ARG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h292 #define SDHCI_DEFAULT_BOUNDARY_ARG (ilog2(SDHCI_DEFAULT_BOUNDARY_SIZE) - 12) macro
H A Dsdhci.c4002 host->sdma_boundary = SDHCI_DEFAULT_BOUNDARY_ARG; in sdhci_alloc_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h301 #define SDHCI_DEFAULT_BOUNDARY_ARG (ilog2(SDHCI_DEFAULT_BOUNDARY_SIZE) - 12) macro
H A Dsdhci.c4046 host->sdma_boundary = SDHCI_DEFAULT_BOUNDARY_ARG; in sdhci_alloc_host()

Completed in 18 milliseconds