OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDICON_ENCLK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbarm/stand/boot2440/
s3csdi.c
81
SDI_REG(SDI_CON) &= ~
SDICON_ENCLK
;
118
SDI_REG(SDI_CON) = control & ~
SDICON_ENCLK
;
136
SDI_REG(SDI_CON) = control |
SDICON_ENCLK
;
/src/sys/arch/arm/s3c2xx0/
s3c2440reg.h
283
#define
SDICON_ENCLK
(1<<0)
s3c2440_sdi.c
330
bus_space_write_4(sc->iot, sc->ioh, SDI_CON, control & ~
SDICON_ENCLK
);
350
SDI_CON, control |
SDICON_ENCLK
);
Completed in 78 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025