Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h28 #define SDHCI_ARGUMENT 0x08 macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h36 #define SDHCI_ARGUMENT 0x08 macro
H A Dsdhci.c68 sdhci_readl(host, SDHCI_ARGUMENT), in sdhci_dumpregs()
1638 sdhci_writel(host, cmd->arg, SDHCI_ARGUMENT); in sdhci_send_command()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c263 sdhci_writel(host, cmd->cmdarg, SDHCI_ARGUMENT);