HomeSort by relevance Sort by last modified time
    Searched refs:MCI_CLOCK_POWERSAVE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL180MciDxe/
PL180Mci.h 79 #define MCI_CLOCK_POWERSAVE BIT9
PL180Mci.c 436 MmioWrite32 (MCI_CLOCK_CONTROL_REG, 0x1D | MCI_CLOCK_ENABLE | MCI_CLOCK_POWERSAVE);
475 MmioWrite32(MCI_CLOCK_CONTROL_REG,0x02 | MCI_CLOCK_ENABLE | MCI_CLOCK_POWERSAVE);

Completed in 86 milliseconds