Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.h40 #define CMDAT_RESP_R3 (3 << 0) macro
H A Dpxamci.c246 cmdat |= CMDAT_RESP_R3; in pxamci_start_cmd()