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

  /external/u-boot/arch/arm/include/asm/arch-tegra/
scu.h 24 #define SCU_CTRL_ENABLE (1 << 0)
  /external/u-boot/arch/arm/mach-tegra/
ap.c 121 if (readl(&scu->scu_ctrl) & SCU_CTRL_ENABLE)
129 reg |= SCU_CTRL_ENABLE;

Completed in 80 milliseconds