Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dpxamci.h31 #define CMDAT_INIT (1 << 6) macro
Dpxamci.c369 host->cmdat &= ~CMDAT_INIT; in pxamci_request()
446 host->cmdat |= CMDAT_INIT; in pxamci_set_ios()