OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DWC_MMC_GCTRL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dwc_mmc.c
228
ctrl = MMC_READ(sc,
DWC_MMC_GCTRL
);
230
MMC_WRITE(sc,
DWC_MMC_GCTRL
, ctrl);
234
MMC_WRITE(sc,
DWC_MMC_GCTRL
,
235
MMC_READ(sc,
DWC_MMC_GCTRL
) | DWC_MMC_GCTRL_RESET);
237
if (!(MMC_READ(sc,
DWC_MMC_GCTRL
) & DWC_MMC_GCTRL_RESET))
260
ctrl = MMC_READ(sc,
DWC_MMC_GCTRL
);
265
MMC_WRITE(sc,
DWC_MMC_GCTRL
, ctrl);
364
MMC_READ(sc,
DWC_MMC_GCTRL
));
552
val = MMC_READ(sc,
DWC_MMC_GCTRL
);
554
MMC_WRITE(sc,
DWC_MMC_GCTRL
, val)
[
all
...]
dwc_mmc_reg.h
32
#define
DWC_MMC_GCTRL
0x0000
Completed in 12 milliseconds
Indexes created Sat Oct 25 06:10:15 GMT 2025