Home
last modified time | relevance | path

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

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