Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/memory/tegra/ !
Dtegra124-emc.c130 #define EMC_AUTO_CAL_CONFIG_AUTO_CAL_START BIT(31) macro
719 val &= EMC_AUTO_CAL_CONFIG_AUTO_CAL_START; in tegra_emc_prepare_timing_change()
Dtegra210-emc.h129 #define EMC_AUTO_CAL_CONFIG_AUTO_CAL_START BIT(31) macro
Dtegra210-emc-cc-r21021.c462 emc_auto_cal_config &= ~EMC_AUTO_CAL_CONFIG_AUTO_CAL_START; in tegra210_emc_r21021_set_clock()