Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmmci.h151 #define MCI_TXACTIVE (1 << 12) macro
H A Dmmci.c1727 if (status & MCI_TXACTIVE) in mmci_pio_irq()