Searched refs:SDMMC_ARG (Results 1 – 2 of 2) sorted by relevance
43 #define SDMMC_ARG 0x08 /* SDMMC argument */ macro238 if (readl(priv->base + SDMMC_ARG) & SDMMC_CMD_CPSMEN) in stm32_sdmmc2_start_cmd()239 writel(0, priv->base + SDMMC_ARG); in stm32_sdmmc2_start_cmd()255 writel(cmd->cmdarg, priv->base + SDMMC_ARG); in stm32_sdmmc2_start_cmd()
40 #define SDMMC_ARG 0x04 macro264 writel(arg, priv->sdmmc_base + SDMMC_ARG); in wmt_mci_send_command()