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

  /external/u-boot/arch/arm/include/asm/arch-tegra/
ap.h 14 #define SUPER_CCLK_DIVIDER 0x80000000
  /external/u-boot/arch/arm/mach-tegra/
cpu.h 25 #define SUPER_CCLK_DIVIDER 0x80000000
cpu.c 280 writel(SUPER_CCLK_DIVIDER, &clkrst->crc_super_cclk_div);
  /external/u-boot/arch/arm/mach-tegra/tegra114/
cpu.c 68 writel(SUPER_CCLK_DIVIDER, &clkrst->crc_super_cclk_div);
  /external/u-boot/arch/arm/mach-tegra/tegra124/
cpu.c 64 writel(SUPER_CCLK_DIVIDER, &clkrst->crc_super_cclk_div);

Completed in 213 milliseconds