Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Darm_pl180_mmci.c105 SDI_STA_RXOVERR); in read_bytes()
114 SDI_STA_RXOVERR); in read_bytes()
119 SDI_STA_RXOVERR); in read_bytes()
124 SDI_STA_RXOVERR); in read_bytes()
134 } else if (status & SDI_STA_RXOVERR) { in read_bytes()
H A Darm_pl180_mmci.h79 #define SDI_STA_RXOVERR 0x00000020 macro