Searched refs:SDI_STA_TXFIFOBW (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mmc/ | ||
| H A D | arm_pl180_mmci.h | 88 #define SDI_STA_TXFIFOBW 0x00004000 macro |
| H A D | arm_pl180_mmci.c | 162 if (status & SDI_STA_TXFIFOBW) { in write_bytes() |