OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SCF_RSP_SPI_S1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/stand/boot2440/
dev_sdmmc.h
108
#define
SCF_RSP_SPI_S1
(1U << 10)
124
#define SCF_RSP_SPI_R1 (
SCF_RSP_SPI_S1
)
125
#define SCF_RSP_SPI_R1B (
SCF_RSP_SPI_S1
|SCF_RSP_SPI_BSY)
126
#define SCF_RSP_SPI_R2 (
SCF_RSP_SPI_S1
|SCF_RSP_SPI_S2)
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)
129
#define SCF_RSP_SPI_R5 (
SCF_RSP_SPI_S1
|SCF_RSP_SPI_S2)
130
#define SCF_RSP_SPI_R7 (
SCF_RSP_SPI_S1
|SCF_RSP_SPI_B4)
/src/sys/dev/sdmmc/
sdmmcvar.h
136
#define
SCF_RSP_SPI_S1
(1U << 10)
160
#define SCF_RSP_SPI_R1 (
SCF_RSP_SPI_S1
)
161
#define SCF_RSP_SPI_R1B (
SCF_RSP_SPI_S1
|SCF_RSP_SPI_BSY)
162
#define SCF_RSP_SPI_R2 (
SCF_RSP_SPI_S1
|SCF_RSP_SPI_S2)
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)
165
#define SCF_RSP_SPI_R5 (
SCF_RSP_SPI_S1
|SCF_RSP_SPI_S2)
166
#define SCF_RSP_SPI_R7 (
SCF_RSP_SPI_S1
|SCF_RSP_SPI_B4)
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025