Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra124-emc.c154 (DRAM_DEV_SEL_0 | EMC_ZQ_CAL_LONG | EMC_ZQ_CAL_CMD)
275 #define DRAM_DEV_SEL_0 BIT(31) macro
282 #define EMC_DRAM_DEV_SEL(n) ((n > 1) ? DRAM_DEV_SEL_ALL : DRAM_DEV_SEL_0)
H A Dtegra30-emc.c159 #define DRAM_DEV_SEL_0 BIT(31) macro
162 ((num) > 1 ? DRAM_DEV_SEL_ALL : DRAM_DEV_SEL_0)
167 (DRAM_DEV_SEL_0 | EMC_ZQ_CAL_LONG | EMC_ZQ_CAL_CMD)