OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTSX_SD_EXIST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtsxreg.h
51
#define
RTSX_SD_EXIST
(1U << 16)
52
#define RTSX_CARD_EXIST (RTSX_XD_EXIST|RTSX_MS_EXIST|
RTSX_SD_EXIST
)
rtsx.c
307
if (READ4(sc, RTSX_BIPR) &
RTSX_SD_EXIST
)
365
if (attaching && (status &
RTSX_SD_EXIST
))
1721
if (status &
RTSX_SD_EXIST
) {
Completed in 261 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025