Home
last modified time | relevance | path

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

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