Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra124-emc.c274 #define DRAM_DEV_SEL_ALL 0 macro
282 #define EMC_DRAM_DEV_SEL(n) ((n > 1) ? DRAM_DEV_SEL_ALL : DRAM_DEV_SEL_0)
H A Dtegra30-emc.c158 #define DRAM_DEV_SEL_ALL (0 << 30) macro
162 ((num) > 1 ? DRAM_DEV_SEL_ALL : DRAM_DEV_SEL_0)