Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dpxamci.h72 #define MMC_I_MASK_ALL 0x00001fff macro
74 #define MMC_I_MASK_ALL 0x0000007f macro
Dpxamci.c714 host->imask = MMC_I_MASK_ALL; in pxamci_probe()