Searched refs:GB_SDIO_CAP_ERASE (Results 1 – 2 of 2) sorted by relevance
70 ((r & GB_SDIO_CAP_ERASE) ? MMC_CAP_ERASE : 0) | in _gb_sdio_set_host_caps()
1411 #define GB_SDIO_CAP_ERASE 0x00000020 macro