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