Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsd.c214 unsigned int scr_struct; in mmc_decode_scr() local
220 scr_struct = UNSTUFF_BITS(resp, 60, 4); in mmc_decode_scr()
221 if (scr_struct != 0) { in mmc_decode_scr()
223 mmc_hostname(card->host), scr_struct); in mmc_decode_scr()