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