Home
last modified time | relevance | path

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

/drivers/mmc/
A Docteontx_hsmmc.h159 #define R1_OUT_OF_RANGE BIT(31) /* er, c */ macro
183 #define R1_BLOCK_READ_MASK R1_OUT_OF_RANGE | \
192 #define R1_BLOCK_WRITE_MASK R1_OUT_OF_RANGE | \
A Docteontx_hsmmc.c344 if (status & R1_OUT_OF_RANGE) in mmc_print_status()

Completed in 11 milliseconds