OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Mmc
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/Omap35xxPkg/MmcHostDxe/
MmcHostDxe.c
25
VENDOR_DEVICE_PATH
Mmc
;
425
DEBUG ((DEBUG_BLKIO, "Initialize
MMC
host controller fails. Status: %x\n", Status));
/device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/
MMCHS.c
2
MMC
/SD Card driver for OMAP 35xx (SDIO not supported)
8
updated. No
MMC
/SD Card harward registers are updated until the first BlockIo
40
VENDOR_DEVICE_PATH
Mmc
;
448
//
MMC
& SD1.1 card will fail this command.
504
DEBUG ((EFI_D_INFO, "
MMC
card detected.. CMD1 response: %x\n", Response));
508
return EFI_UNSUPPORTED; //For now,
MMC
is not supported.
564
//
MMC
Bus setting change after card identification.
1043
//Initialize
MMC
host controller clocks.
1046
DEBUG ((EFI_D_ERROR, "Initialize
MMC
host controller fails. Status: %x\n", Status));
1087
DEBUG ((EFI_D_ERROR, "No
MMC
/SD card detected.\n"));
[
all
...]
Completed in 108 milliseconds