Home
last modified time | relevance | path

Searched refs:TEGRA_EMC_NUM_REGS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Demc.c29 static const unsigned long emc_reg_addr[TEGRA_EMC_NUM_REGS] = {
229 TEGRA_EMC_NUM_REGS); in decode_emc()
254 for (i = 0; i < TEGRA_EMC_NUM_REGS; i++) { in tegra_set_emc()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Demc.h12 #define TEGRA_EMC_NUM_REGS 46 macro