OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCRC
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530MMCHS.h
119
#define
DCRC
BIT21
/device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/
MMCHS.c
892
//Check if DEB,
DCRC
or DTO interrupt occured.
893
if ((MmcStatus & DEB) | (MmcStatus &
DCRC
) | (MmcStatus & DTO)) {
986
//Check if DEB,
DCRC
or DTO interrupt occured.
987
if ((MmcStatus & DEB) | (MmcStatus &
DCRC
) | (MmcStatus & DTO)) {
[
all
...]
Completed in 48 milliseconds