Searched refs:cmdarg (Results 26 - 35 of 35) sorted by relevance

12

/u-boot/drivers/mmc/
H A Darm_pl180_mmci.c91 writel((u32)cmd->cmdarg, &host->base->argument);
H A Ddw_mmc.c299 dwmci_writel(host, DWMCI_CMDARG, cmd->cmdarg);
H A Dmxsmmc.c377 writel(cmd->cmdarg, &ssp_regs->hw_ssp_cmd1);
H A Drockchip_sdhci.c511 cmd.cmdarg = 0;
H A Dbcm2835_sdhost.c438 writel(cmd->cmdarg, host->ioaddr + SDARG);
H A Dsdhci.c301 sdhci_writel(host, cmd->cmdarg, SDHCI_ARGUMENT);
H A Dzynq_sdhci.c434 cmd.cmdarg = 0;
H A Domap_hsmmc.c1142 writel(cmd->cmdarg, &mmc_base->arg);
H A Dmtk-sd.c609 writel(cmd->cmdarg, &host->base->sdc_arg);
/u-boot/include/
H A Dmmc.h418 uint cmdarg; member in struct:mmc_cmd

Completed in 138 milliseconds

12