Home
last modified time | relevance | path

Searched refs:CMDAT_INIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dpxamci.h32 #define CMDAT_INIT (1 << 6) macro
H A Dpxamci.c412 host->cmdat &= ~CMDAT_INIT; in pxamci_request()
499 host->cmdat |= CMDAT_INIT; in pxamci_set_ios()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds