HomeSort by relevance Sort by last modified time
    Searched defs:CMD0 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530MMCHS.h 161 #define CMD0 INDX(0)
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
MMC.h 25 #define CMD0 0
64 #define GO_IDLE_STATE CMD0
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/
Mmc.h 37 #define CMD0 0
76 #define GO_IDLE_STATE CMD0
  /external/syslinux/gpxe/src/drivers/net/
amd8111e.h 45 Registers CMD0, CMD2, CMD3,CMD7 and INTEN0 uses a write access technique called command style access. It allows the write to selected bits of this register without altering the bits that are not selected. Command style registers are divided into 4 bytes that can be written independently. Higher order bit of each byte is the value bit that specifies the value that will be written into the selected bits of register.
61 #define CMD0 0x48 /* Command0 register */

Completed in 63 milliseconds