Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.h44 #define MMC_RDTO 0x0018 /* 16 bit */ macro
H A Dpxamci.c177 writel((timeout + 255) / 256, host->base + MMC_RDTO); in pxamci_setup_data()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2074 #define MMC_RDTO 0x41100018 /* Expected data read time out */ macro