Home
last modified time | relevance | path

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

/linux/drivers/memory/tegra/
H A Dtegra210-emc.h129 #define EMC_AUTO_CAL_CONFIG_AUTO_CAL_START BIT(31) macro
H A Dtegra210-emc-cc-r21021.c462 emc_auto_cal_config &= ~EMC_AUTO_CAL_CONFIG_AUTO_CAL_START; in tegra210_emc_r21021_set_clock()