Home
last modified time | relevance | path

Searched refs:R1_WP_ERASE_SKIP (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/mmc/
Dmmc.h144 #define R1_WP_ERASE_SKIP (1 << 15) /* sx, c */ macro
/Linux-v4.19/drivers/staging/mt7621-mmc/
Dsd.c291 if (status & R1_WP_ERASE_SKIP) in msdc_dump_card_status()