Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mmc/host/
Datmel-mci-regs.h31 # define ATMCI_MR_PDCFBYTE ( 1 << 13) /* Force Byte Transfer */ macro
Datmel-mci.c626 atmci_writel(host, ATMCI_MR, host->mode_reg | ATMCI_MR_PDCFBYTE); in atmci_pdc_set_single_buf()