Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcspi.c128 #define MMCSPI_R1_IDLE 0x01 macro
1721 if (rspbuf[0] & MMCSPI_R1_IDLE) in mmcspi_translate_response()
1822 if (rspbuf[0] & MMCSPI_R1_IDLE) { in mmcspi_translate_response()
1849 if (rspbuf[0] & MMCSPI_R1_IDLE) in mmcspi_translate_response()
2136 if (rspbuf[0] & MMCSPI_R1_IDLE) in mmcspi_request()