Searched refs:GB_SDIO_CAP_ERASE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/staging/greybus/ | ||
D | sdio.c | 70 ((r & GB_SDIO_CAP_ERASE) ? MMC_CAP_ERASE : 0) | in _gb_sdio_set_host_caps() |
D | greybus_protocols.h | 1455 #define GB_SDIO_CAP_ERASE 0x00000020 macro |