Searched refs:R1_SPI_IDLE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/sdmmc/
H A Dsdmmcreg.h189 #define R1_SPI_IDLE (1 << 0) macro
H A Dsdmmc_mem.c644 if (!ISSET(MMC_SPI_R1(cmd.c_resp), R1_SPI_IDLE))
/netbsd-current/sys/arch/evbsh3/t_sh7706lan/
H A Dscimci.c470 if (resp != 0 && resp != R1_SPI_IDLE) {
H A Dssumci.c398 if (resp != 0 && resp != R1_SPI_IDLE) {
/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.c624 if (!ISSET(MMC_SPI_R1(cmd.c_resp), R1_SPI_IDLE))

Completed in 199 milliseconds