Home
last modified time | relevance | path

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

/linux/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c1072 EMC_PIN_PIN_CKE), in tegra210_emc_r21021_set_clock()
1136 value = emc_pin | EMC_PIN_PIN_CKE; in tegra210_emc_r21021_set_clock()
H A Dtegra210-emc.h32 #define EMC_PIN_PIN_CKE BIT(0) macro