Searched refs:ATMCI_MR_WRPROOF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h30 # define ATMCI_MR_WRPROOF ( 1 << 12) /* Write Proof */ macro
H A Datmel-mci.c411 buf[ATMCI_MR / 4] & ATMCI_MR_WRPROOF ? " WRPROOF" : ""); atmci_regs_show()
1361 host->mode_reg |= (ATMCI_MR_WRPROOF | ATMCI_MR_RDPROOF); atmci_set_ios()

Completed in 91 milliseconds