Searched defs:trans_bytes (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/mmc/
H A Dsdhci-adma.c61 uint trans_bytes = data->blocksize * data->blocks; local
H A Dsdhci.c214 int trans_bytes = 0, is_aligned = 1; local
75 sdhci_prepare_dma(struct sdhci_host *host, struct mmc_data *data, int *is_aligned, int trans_bytes) argument
126 sdhci_prepare_dma(struct sdhci_host *host, struct mmc_data *data, int *is_aligned, int trans_bytes) argument
H A Dfsl_esdhc.c238 uint trans_bytes = data->blocksize * data->blocks; local
H A Dfsl_esdhc_imx.c301 uint trans_bytes = data->blocksize * data->blocks; local
/u-boot/include/
H A Dscsi.h52 unsigned long trans_bytes; member in struct:scsi_cmd

Completed in 65 milliseconds