Home
last modified time | relevance | path

Searched refs:EMC_MRS_WAIT_CNT_SHORT_WAIT_MASK (Results 1 – 4 of 4) sorted by relevance

/drivers/memory/tegra/
Dtegra124-emc.c86 #define EMC_MRS_WAIT_CNT_SHORT_WAIT_MASK \ macro
703 & EMC_MRS_WAIT_CNT_SHORT_WAIT_MASK) in tegra_emc_prepare_timing_change()
Dtegra30-emc.c184 #define EMC_MRS_WAIT_CNT_SHORT_WAIT_MASK 0x3ff macro
613 val = timing->data[82] & EMC_MRS_WAIT_CNT_SHORT_WAIT_MASK; in emc_prepare_timing_change()
Dtegra210-emc.h78 #define EMC_MRS_WAIT_CNT_SHORT_WAIT_MASK \ macro
Dtegra210-emc-cc-r21021.c1037 value = (value & ~(EMC_MRS_WAIT_CNT_SHORT_WAIT_MASK << in tegra210_emc_r21021_set_clock()
1039 ((zq_wait_long & EMC_MRS_WAIT_CNT_SHORT_WAIT_MASK) << in tegra210_emc_r21021_set_clock()