Home
last modified time | relevance | path

Searched refs:SRA (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MmcHostDxe/
DMmcHostDxe.c435 MmioWrite32 (MMCHS_SYSCTL, SRA); in MMCNotifyState()
437 while ((MmioRead32 (MMCHS_SYSCTL) & SRA) != 0x0); in MMCNotifyState()
/device/linaro/bootloader/edk2/Omap35xxPkg/MmcHostDxe/
DMmcHostDxe.c435 MmioWrite32 (MMCHS_SYSCTL, SRA); in MMCNotifyState()
437 while ((MmioRead32 (MMCHS_SYSCTL) & SRA) != 0x0); in MMCNotifyState()
/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
DOmap3530MMCHS.h106 #define SRA BIT24 macro
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Include/Omap3530/
DOmap3530MMCHS.h106 #define SRA BIT24 macro
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MMCHSDxe/
DMMCHS.c1052 MmioWrite32 (MMCHS_SYSCTL, SRA); in DetectCard()
1054 while ((MmioRead32 (MMCHS_SYSCTL) & SRA) != 0x0); in DetectCard()
/device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/
DMMCHS.c1052 MmioWrite32 (MMCHS_SYSCTL, SRA); in DetectCard()
1054 while ((MmioRead32 (MMCHS_SYSCTL) & SRA) != 0x0); in DetectCard()