Searched refs:RXFIFO_RD_REQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | pxamci.h | 65 #define RXFIFO_RD_REQ (1 << 5) macro |
H A D | pxamci.c | 798 writel(TXFIFO_WR_REQ|RXFIFO_RD_REQ|CLK_IS_OFF|STOP_CMD| in pxamci_remove() |