Home
last modified time | relevance | path

Searched refs:SDMMC_ARG (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/mmc/
Dstm32_sdmmc2.c42 #define SDMMC_ARG 0x08 /* SDMMC argument */ macro
255 writel(cmd->cmdarg, priv->base + SDMMC_ARG); in stm32_sdmmc2_start_cmd()