Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Datmel-mci-regs.h65 # define ATMCI_CMDR_STREAM ( 2 << 19) /* MMC Stream transfer */ macro
Datmel-mci.c697 cmdr |= ATMCI_CMDR_STREAM; in atmci_prepare_command()
1218 host->stop_cmdr |= ATMCI_CMDR_STREAM; in atmci_start_request()