Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dwbsd.c65 static const int unlock_codes[] = { 0x83, 0x87 }; variable
1286 for (j = 0; j < ARRAY_SIZE(unlock_codes); j++) { in wbsd_scan()
1290 host->unlock_code = unlock_codes[j]; in wbsd_scan()