Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.h32 #define CMDAT_INIT (1 << 6) macro
H A Dpxamci.c411 host->cmdat &= ~CMDAT_INIT; in pxamci_request()
498 host->cmdat |= CMDAT_INIT; in pxamci_set_ios()