Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dsd.c585 uint32_t scr_struct; in mmc_decode_scr() local
591 scr_struct = UNSTUFF_BITS(resp, 60, 4); in mmc_decode_scr()
592 if (scr_struct != 0) { in mmc_decode_scr()
593 SD_LOGW("sdc unrecognised SCR structure version %u\n", (unsigned int)scr_struct); in mmc_decode_scr()

Completed in 4 milliseconds