Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mmc/
Dmmc.h134 #define R1_CARD_IS_LOCKED (1 << 25) /* sx, a */ macro
/Linux-v4.19/drivers/staging/mt7621-mmc/
Dsd.c271 if (status & R1_CARD_IS_LOCKED) in msdc_dump_card_status()