Searched refs:SD_CCC_ERASE (Results 1 – 2 of 2) sorted by relevance
102 #define SD_CCC_ERASE BIT(5) /* class 5 */ macro
515 if(SD_CCC_ERASE & temp_ccc){ in card_info_get()1563 if(0 == (tempccc & SD_CCC_ERASE)){ in sd_erase()
Completed in 9 milliseconds