OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMC_I_RES_ERR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_mci.c
687
pxamci_enable_intr(sc, MMC_I_END_CMD_RES|
MMC_I_RES_ERR
);
775
if (ISSET(status,
MMC_I_RES_ERR
)) {
776
DPRINTF(9, ("%s: handling
MMC_I_RES_ERR
\n",
778
pxamci_disable_intr(sc,
MMC_I_RES_ERR
);
779
CLR(status,
MMC_I_RES_ERR
|MMC_I_END_CMD_RES);
1010
MMC_I_DATA_TRAN_DONE|MMC_I_END_CMD_RES|
MMC_I_RES_ERR
|MMC_I_DAT_ERR);
pxa2x0reg.h
698
#define
MMC_I_RES_ERR
(1<<9)
Completed in 88 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025