Searched refs:WBSD_BLOCK_READ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | wbsd.h | 120 #define WBSD_BLOCK_READ 0x80 macro |
H A D | wbsd.c | 685 } while (status & (WBSD_BLOCK_READ | WBSD_BLOCK_WRITE)); in wbsd_finish_data() |