Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.h94 #define SDI_STA_RXDAVL 0x00200000 macro
H A Darm_pl180_mmci.c121 if (status & SDI_STA_RXDAVL) { in read_bytes()