HomeSort by: relevance | last modified time | path
    Searched defs:SCF_RSP_SPI_B4 (Results 1 - 2 of 2) 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)

Completed in 11 milliseconds