Home
last modified time | relevance | path

Searched refs:SD_LOCKED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rts5208/
H A Dsd.h127 #define SD_LOCKED 0x80 macro
H A Drtsx_card.h1024 (sd_card->sd_lock_status & SD_LOCKED)) in get_card_size()
H A Dsd.c652 sd_card->sd_lock_status |= SD_LOCKED;
654 sd_card->sd_lock_status &= ~SD_LOCKED;
2465 if (sd_card->sd_lock_status & SD_LOCKED) {
4245 sd_lock_state &= SD_LOCKED;
4500 if (sd_lock_state ^ (sd_card->sd_lock_status & SD_LOCKED)) {