Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dpxamci.h33 #define CMDAT_STREAM (1 << 4) /* 1 = stream */ macro
Dpxamci.c443 cmdat |= CMDAT_STREAM; in pxamci_request()