HomeSort by: relevance | last modified time | path
    Searched refs:SCF_RSP_SPI_B4 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbarm/stand/boot2440/
dev_sdmmc.h 110 #define SCF_RSP_SPI_B4 (1U << 12)
127 #define SCF_RSP_SPI_R3 (SCF_RSP_SPI_S1|SCF_RSP_SPI_B4)
128 #define SCF_RSP_SPI_R4 (SCF_RSP_SPI_S1|SCF_RSP_SPI_B4)
130 #define SCF_RSP_SPI_R7 (SCF_RSP_SPI_S1|SCF_RSP_SPI_B4)
  /src/sys/dev/sdmmc/
sdmmcvar.h 138 #define SCF_RSP_SPI_B4 (1U << 12)
163 #define SCF_RSP_SPI_R3 (SCF_RSP_SPI_S1|SCF_RSP_SPI_B4)
164 #define SCF_RSP_SPI_R4 (SCF_RSP_SPI_S1|SCF_RSP_SPI_B4)
166 #define SCF_RSP_SPI_R7 (SCF_RSP_SPI_S1|SCF_RSP_SPI_B4)
  /src/sys/arch/evbsh3/t_sh7706lan/
scimci.c 460 } else if (ISSET(cmd->c_flags, SCF_RSP_SPI_B4)) {
ssumci.c 390 } else if (ISSET(cmd->c_flags, SCF_RSP_SPI_B4)) {

Completed in 46 milliseconds