OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_mci
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbarm/g42xxeb/
g42xxeb_mci.c
81
struct pxamci_softc
sc_mci
;
member in struct:g42xxeb_mci_softc
133
sc->
sc_mci
.sc_dev = self;
146
sc->
sc_mci
.sc_tag.cookie = sc;
147
sc->
sc_mci
.sc_tag.get_ocr = g42xxeb_mci_get_ocr;
148
sc->
sc_mci
.sc_tag.set_power = g42xxeb_mci_set_power;
149
sc->
sc_mci
.sc_tag.card_detect = g42xxeb_mci_card_detect;
150
sc->
sc_mci
.sc_tag.write_protect = g42xxeb_mci_write_protect;
151
sc->
sc_mci
.sc_caps = 0;
165
SET(sc->
sc_mci
.sc_caps, PMC_CAPS_NO_DMA);
193
pxamci_card_detect_event(&sc->
sc_mci
);
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025