Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mmc/host/
Dimxmmc.h9 #define MMC_REG_REV_NO 0x20 macro
Dmxcmmc.c56 #define MMC_REG_REV_NO 0x20 macro
912 host->rev_no = readw(host->base + MMC_REG_REV_NO); in mxcmci_probe()
Dimxmmc.c1011 rev_no = readw(host->base + MMC_REG_REV_NO); in imxmci_probe()
1014 readw(host->base + MMC_REG_REV_NO)); in imxmci_probe()