Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.h83 #define MMC_ARGH 0x0034 /* 16 bit */ macro
H A Dpxamci.c256 writel(cmd->arg >> 16, host->base + MMC_ARGH); in pxamci_start_cmd()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2081 #define MMC_ARGH 0x41100034 /* MSW part of the current command argument */ macro