Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dpxamci.h63 #define TXFIFO_WR_REQ (1 << 6) macro
Dpxamci.c862 writel(TXFIFO_WR_REQ|RXFIFO_RD_REQ|CLK_IS_OFF|STOP_CMD| in pxamci_remove()