Home
last modified time | relevance | path

Searched defs:trans_bytes (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/mmc/
A Dsdhci-adma.c45 uint trans_bytes = data->blocksize * data->blocks; in sdhci_prepare_adma_table() local
A Dsdhci.c75 int *is_aligned, int trans_bytes) in sdhci_prepare_dma()
126 int *is_aligned, int trans_bytes) in sdhci_prepare_dma()
213 int trans_bytes = 0, is_aligned = 1; local
A Dfsl_esdhc.c235 uint trans_bytes = data->blocksize * data->blocks; in esdhc_setup_dma() local
/u-boot/include/
A Dscsi.h31 unsigned long trans_bytes; /* tranfered bytes */ member

Completed in 8 milliseconds